Supporting v3

This commit is contained in:
Gregwar 2015-12-06 23:20:09 +01:00
parent c989422a82
commit 1862776c9a
1 changed files with 2 additions and 2 deletions

View File

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