Merge pull request #150 from dprolife/patch-1

Update composer.json
This commit is contained in:
Grégoire Passault 2017-02-23 10:26:22 +01:00 committed by GitHub
commit 045ba7e67e
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
"require": {
"php": ">=5.3.9",
"gregwar/captcha": "~1.1",
"symfony/framework-bundle": "~2.1|~3.0",
"symfony/form": "~2.1|~3.0"
"symfony/framework-bundle": "~2.8|~3.0",
"symfony/form": "~2.8|~3.0"
},
"autoload": {
"psr-4": {