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 15, 2022
1 parent a5f72c8 commit 23718e9
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 @@ -34,7 +34,7 @@
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0",
"laminas/laminas-stdlib": "^3.2.1",
"psr/container": "^1.0"
"psr/container": "^1.0 || ^2.0"
},
"require-dev": {
"composer/package-versions-deprecated": "^1.0",
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 23718e9

Please sign in to comment.