Skip to content

Commit

Permalink
modif symfony and php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer committed Sep 30, 2022
1 parent 1d8ff13 commit 28157cb
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 @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/symfony": "~3.1"
"symfony/symfony": "~3.1 || ~4.0"
},
"suggest": {

Expand Down

0 comments on commit 28157cb

Please sign in to comment.