Skip to content

Commit

Permalink
Add missing PHP requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Jun 1, 2016
1 parent e1ea5cc commit b190b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
}
],
"require": {
"php": "^5.3 || ^7.0",
"symfony/http-kernel": "^2.3 || ^3.0",
"symfony/form": "^2.3 || ^3.0",
"doctrine/common": "^2.3",
Expand Down

0 comments on commit b190b80

Please sign in to comment.