1
0
mirror of synced 2024-11-21 20:46:03 +03:00

add symfony versions other that 2.8

This commit is contained in:
Sergey Linnik 2018-11-26 14:49:12 +03:00
parent 6feaaf3fa6
commit ef14e9a109

View File

@ -14,12 +14,12 @@
"ext-curl": "*",
"guzzle/guzzle": "~3.7",
"jms/serializer": "~0.12 || ~1.4.2",
"symfony/validator": "2.8.*",
"symfony/validator": "~2.8|~3.4|~4.0",
"doctrine/cache": "~1.6",
"psr/log": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "7.1."
"phpunit/phpunit": "~7"
},
"support": {
"email": "support@retailcrm.ru"