Skip to content

Commit

Permalink
Merge pull request #88 from Gemorroj/patch-4
Browse files Browse the repository at this point in the history
allow sensio/framework-extra-bundle 5
  • Loading branch information
j-guyon authored Dec 5, 2017
2 parents 595276a + 702c540 commit c109c71
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.5.9",
"symfony/symfony": "~2.8|~3.0",
"sensio/framework-extra-bundle": "^3.0.2",
"sensio/framework-extra-bundle": "^3.0.2|^5.0.0",
"doctrine/orm": "^2.4.8|^2.5",
"doctrine/doctrine-bundle": "^1.4|^1.6",
"mtdowling/cron-expression": "^1.2"
Expand Down

0 comments on commit c109c71

Please sign in to comment.