Require doctrine/cache 1.8

This commit is contained in:
Matias Griese
2018-09-04 09:24:50 +03:00
parent 772f07e521
commit 665fa6cc9c
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
"symfony/console": "~4.1",
"symfony/event-dispatcher": "~4.1",
"symfony/var-dumper": "~4.1",
"doctrine/cache": "^1.7",
"doctrine/cache": "^1.8",
"doctrine/collections": "^1.5",
"guzzlehttp/psr7": "^1.4",
"filp/whoops": "~2.2",

2
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b8c9c9dc0c424ac356fa709c2e300b7f",
"content-hash": "cb0cecd3938f21e0f46cb68022ab2b88",
"packages": [
{
"name": "antoligy/dom-string-iterators",