Skip to content

Commit

Permalink
Update dependency psr/container to v2
Browse files Browse the repository at this point in the history
| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| packagist  | psr/container | 1.1.2 | 2.0.2 |


Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Sep 29, 2022
1 parent f1bf6d8 commit 4d62f25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"mezzio/mezzio-helpers": "^5.0",
"mezzio/mezzio-router": "^3.0",
"mezzio/mezzio-template": "^2.0",
"psr/container": "^1.0",
"psr/container": "^1.0 || ^2.0",
"psr/http-message": "^1.0.1"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d62f25

Please sign in to comment.