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 |
  • Loading branch information
renovate[bot] committed Mar 10, 2023
1 parent c638ff0 commit 896d1c5
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 @@ -5,7 +5,7 @@
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"behat/behat": "^3.11.0",
"psr/container": "^1.1.2",
"psr/container": "^2.0.2",
"symfony/dependency-injection": "^6.0.13"
},
"require-dev": {
Expand Down

0 comments on commit 896d1c5

Please sign in to comment.