Ensured a doctrine/cache version which requires PHP 7.1 is not installed

This commit is contained in:
Alejandro Celaya 2017-07-23 11:51:47 +02:00
parent 4ad167eb30
commit 3e5f0b2451

View file

@ -28,6 +28,7 @@
"doctrine/annotations": "^1.4 <1.5",
"doctrine/collections": "^1.4 <1.5",
"doctrine/common": "^2.7 <2.8",
"doctrine/cache": "^1.6 <1.7",
"guzzlehttp/guzzle": "^6.2",
"symfony/console": "^3.0",
"symfony/process": "^3.0",