Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from KnpLabs/fix/add-php-requirement
Browse files Browse the repository at this point in the history
Add php requirement
  • Loading branch information
Adrien Guidis committed Mar 5, 2016
2 parents 9ef1117 + 84232ec commit 4e6cceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -12,6 +12,7 @@
"symfony/security": "~2.6||~3.0"
},
"require-dev": {
"php": ">=5.4",
"bossa/phpspec2-expect": "~1.0",
"phpspec/phpspec": "~2.1",
"symfony/dependency-injection": "~2.6||~3.0",
Expand Down

0 comments on commit 4e6cceb

Please sign in to comment.