Skip to content

Commit

Permalink
fix: symfony/dependency-injection must be aligned with other symfony/* (
Browse files Browse the repository at this point in the history
  • Loading branch information
lahaxearnaud committed Jan 13, 2024
1 parent 4b51163 commit 5b3be21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
"symfony/config": "^6.0 || ^7.0",
"symfony/console": "^6.0 || ^7.0",
"symfony/event-dispatcher-contracts": "^2 || ^3",
"symfony/dependency-injection": "^5.4 || ^6.0",
"symfony/dependency-injection": "^6.0 || ^7.0",
"symfony/http-kernel": "^6.0 || ^7.0",
"symfony/framework-bundle": "^6.0 || ^7.0",
"symfony/http-foundation": "^6.0 || ^7.0",
Expand Down

0 comments on commit 5b3be21

Please sign in to comment.