Skip to content

Commit 7bb97a0

Browse files
chore(deps): bump league/container from 4.2.4 to 5.1.0
Bumps [league/container](https://github.com/thephpleague/container) from 4.2.4 to 5.1.0. - [Release notes](https://github.com/thephpleague/container/releases) - [Changelog](https://github.com/thephpleague/container/blob/5.x/CHANGELOG.md) - [Commits](thephpleague/container@4.2.4...5.1.0) --- updated-dependencies: - dependency-name: league/container dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 725955e commit 7bb97a0

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
1414
"guzzlehttp/guzzle": "^7.8.0",
1515
"jakeasmith/http_build_url": "^1.0.1",
16-
"league/container": "^4.2",
16+
"league/container": "^4.2 || ^5.0",
1717
"monolog/monolog": "^3.5",
1818
"nyholm/psr7": "^1.8.1",
1919
"nyholm/psr7-server": "^1.1",

composer.lock

Lines changed: 19 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)