1
0
mirror of synced 2025-02-02 13:31:45 +03:00

Bump versions of some dependencies

This commit is contained in:
Luís Cobucci 2017-06-19 11:17:44 +02:00
parent e123f16ec9
commit 9fa456b9f0
No known key found for this signature in database
GPG Key ID: EC61C5F01750ED3C

View File

@ -20,12 +20,12 @@
"doctrine/dbal": ">=2.5-dev,<2.7-dev",
"doctrine/instantiator": "~1.0.1",
"doctrine/common": "^2.7.1",
"doctrine/cache": "~1.5",
"doctrine/annotations": "~1.2",
"symfony/console": "~2.5|~3.0|~4.0"
"doctrine/cache": "~1.6",
"doctrine/annotations": "~1.4",
"symfony/console": "~3.0|~4.0"
},
"require-dev": {
"symfony/yaml": "~2.3|~3.0|~4.0",
"symfony/yaml": "~3.0|~4.0",
"phpunit/phpunit": "^6.0"
},
"suggest": {