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] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent b7178e6 commit 4ba259d
Showing 1 changed file with 1 addition and 1 deletion.
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": "~8.1.0 || ~8.2.0 || ~8.3.0",
"laminas/laminas-stdlib": "^3.18.0",
"psr/container": "^1.1.1",
"psr/container": "^1.1.1 || ^2.0.0",
"psr/log": "^1.1.4 || ^3.0.0"
},
"require-dev": {
Expand Down

0 comments on commit 4ba259d

Please sign in to comment.