Skip to content

Commit

Permalink
build(deps-dev): update psr/container requirement from ~1.0.0 to ~2.0.2
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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent dbaf617 commit 0f09075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"require-dev": {
"fakerphp/faker": "^v1.16.0",
"phpunit/phpunit": "^7.5.20",
"psr/container": "~1.0.0"
"psr/container": "~2.0.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0f09075

Please sign in to comment.