Skip to content

Commit

Permalink
Merge pull request #3 from smartbooster/fix_add_sf5_compatibility
Browse files Browse the repository at this point in the history
Add sf 5.4 compatibility
  • Loading branch information
mathieu-ducrot committed Dec 15, 2023
2 parents a40ed30 + ccd5150 commit ae87400
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 @@ -13,7 +13,7 @@
],
"require": {
"php": "^8.1",
"symfony/framework-bundle": "^6.2",
"symfony/framework-bundle": "^5.4|^6.2",
"dama/doctrine-test-bundle": "^7.1",
"liip/test-fixtures-bundle": "^2.4",
"phpstan/phpstan-doctrine": "^1.3",
Expand Down

0 comments on commit ae87400

Please sign in to comment.