From 015f4a022a8aff8489fd77019c24baa6fb85727f Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 22 Nov 2019 16:25:03 +0300 Subject: [PATCH] chore(core): update vendor doctrine/cache to 1.9.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8cd224a4..fb4a9af1 100755 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "ext-json": "*", "ext-mbstring": "*", - "doctrine/cache": "~1.8.1", + "doctrine/cache": "~1.9.1", "doctrine/collections": "~1.6.2", "flextype-components/arr" : "1.2.5",