Update composer.json
Fix symfony requirements
This commit is contained in:
parent
f06ff4d2c2
commit
1f6c80c326
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user