Skip to content

Commit

Permalink
fix dependency injection version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cenadros committed Sep 5, 2024
1 parent ca8d00a commit d7c3206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"php": "^7.4 || ^8.1",
"symfony/framework-bundle": "^4.4|^5.4",
"symfony/console": "^4.4|^5.4",
"symfony/dependency-injection": "^4.4|^5.4",
"symfony/dependency-injection": "^4.4.8|^5.4",
"symfony/property-access": "^4.4|^5.4",
"pagerfanta/pagerfanta": "^3.0|^4.0",
"psr/log": "^1.0",
Expand Down

0 comments on commit d7c3206

Please sign in to comment.