Skip to content

Commit

Permalink
Update league/container requirement from ^3.3 to ^4.2 (#268)
Browse files Browse the repository at this point in the history
Updates the requirements on [league/container](https://github.com/thephpleague/container) to permit the latest version.
- [Release notes](https://github.com/thephpleague/container/releases)
- [Changelog](https://github.com/thephpleague/container/blob/4.x/CHANGELOG.md)
- [Commits](thephpleague/container@3.3.0...4.2.0)

---
updated-dependencies:
- dependency-name: league/container
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2021
1 parent 43912d3 commit 5dcb4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -28,7 +28,7 @@
"yiisoft/definitions": "3.0.x-dev"
},
"require-dev": {
"league/container": "^3.3",
"league/container": "^4.2",
"phpbench/phpbench": "^1.0.0",
"phpunit/phpunit": "^9.4",
"roave/infection-static-analysis-plugin": "^1.6",
Expand Down

0 comments on commit 5dcb4ff

Please sign in to comment.