Skip to content

Commit

Permalink
[dependencies] bumped php requirement to ~5.5|~7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertrand Dunogier committed Feb 5, 2016
1 parent 295bfab commit d84117f
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 @@ -17,7 +17,7 @@
"psr-0": { "": "src/" }
},
"require": {
"php": ">=5.4.4",
"php": "~5.5|~7.0",
"symfony/symfony": "~2.7.0",
"twig/extensions": "~1.0",
"symfony/assetic-bundle": "~2.3",
Expand Down

0 comments on commit d84117f

Please # to comment.