From c91d0cda797f3fcfe2f45693e25b244a9177c718 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 4 Sep 2020 19:26:48 +0300 Subject: [PATCH] feat(cache): PhpFastCache - remove old Doctrine Cache #457 --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 05af70cb..ce1e368d 100755 --- a/composer.json +++ b/composer.json @@ -24,7 +24,6 @@ "ext-mbstring": "*", "ext-fileinfo": "*", - "doctrine/cache": "~1.10.2", "doctrine/collections": "~1.6.7", "flextype-components/arrays" : "3.0.1",