Skip to content

Commit

Permalink
Update psr/container requirement from ^1.0 to ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [psr/container](https://github.com/php-fig/container) to permit the latest version.
- [Release notes](https://github.com/php-fig/container/releases)
- [Commits](php-fig/container@1.0.0...2.0.2)

---
updated-dependencies:
- dependency-name: psr/container
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent afe27be commit d6ea7da
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 @@ -17,7 +17,7 @@
"ext-xml": "*",
"psr/http-message": "^1.0",
"psr/http-factory": "^1.0",
"psr/container": "^1.0",
"psr/container": "^2.0",
"psr/http-server-middleware": "^1.0",
"psr/http-server-handler": "^1.0",
"psr/http-client": "^1.0",
Expand Down

0 comments on commit d6ea7da

Please sign in to comment.