mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Ensured a doctrine/cache version which requires PHP 7.1 is not installed
This commit is contained in:
parent
4ad167eb30
commit
3e5f0b2451
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue