Skip to content

Commit

Permalink
Require minimum version ^3.4 for symfony/framework-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen committed Sep 13, 2022
1 parent b56e10d commit 91f0f12
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 @@ -25,7 +25,7 @@
"jms/serializer": "^3.15",
"jms/metadata": "^2.5",
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"symfony/framework-bundle": "^3.0 || ^4.0 || ^5.0 || ^6.0"
"symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
"require-dev": {
"doctrine/coding-standard": "^8.1",
Expand Down

0 comments on commit 91f0f12

Please sign in to comment.