Skip to content

Commit bf84df3

Browse files
Update symfony/dependency-injection requirement from ^5.4|^6.0 to ^6.1.3
Updates the requirements on [symfony/dependency-injection](https://github.com/symfony/dependency-injection) to permit the latest version. - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/dependency-injection/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/dependency-injection dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c6730 commit bf84df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"spomky-labs/aes-key-wrap": "^7.0",
6767
"symfony/config": "^5.4|^6.0",
6868
"symfony/console": "^5.4|^6.0",
69-
"symfony/dependency-injection": "^5.4|^6.0",
69+
"symfony/dependency-injection": "^6.1.3",
7070
"symfony/event-dispatcher": "^5.4|^6.0",
7171
"symfony/http-kernel": "^5.4|^6.0",
7272
"symfony/polyfill-mbstring": "^1.12"

0 commit comments

Comments
 (0)