Skip to content

Commit

Permalink
Require symfony ~3.4 or ~4.0 because of autowire
Browse files Browse the repository at this point in the history
  • Loading branch information
paulandrieux committed Sep 20, 2018
1 parent 5c30ee8 commit deacedc
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 @@ -14,7 +14,7 @@
],
"require": {
"php": "~5.3|~7",
"symfony/framework-bundle": ">=2.3",
"symfony/framework-bundle": "~3.4|~4",
"mangopay/php-sdk-v2": ">=2.0",
"stof/doctrine-extensions-bundle": "~1.2",
"troopers/ajax-bundle": "~1.2"
Expand Down

0 comments on commit deacedc

Please sign in to comment.