Skip to content

Commit

Permalink
Add the version 4 of symfony in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Grelet authored and Julien Grelet committed Apr 25, 2023
1 parent 589f898 commit 5b8d34c
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 @@ -94,7 +94,7 @@

"require": {
"php": ">=5.3.3",
"symfony/framework-bundle": "~2.3|~3.0",
"symfony/framework-bundle": "~2.3|~3.0|~4.0",
"symfony/security-bundle": "~2.3|~3.0",
"symfony/options-resolver": "~2.3|~3.0",
"symfony/form": "~2.3|~3.0",
Expand Down

0 comments on commit 5b8d34c

Please sign in to comment.