From 8b770d413f8ddeac9b610937d0ba60bcbf215e09 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 11 Aug 2019 15:34:35 +0300 Subject: [PATCH] Flextype Core: Flextype Components - updates - "flextype-components/arr" : "1.2.6", - "flextype-components/filesystem" : "2.0.4", --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 72704d2a..b701b63c 100755 --- a/composer.json +++ b/composer.json @@ -23,12 +23,12 @@ "doctrine/cache": "^1.8.0", "doctrine/collections": "^1.6", - "flextype-components/arr" : "1.2.5", + "flextype-components/arr" : "1.2.6", "flextype-components/assets" : "1.0.3", "flextype-components/cookie" : "1.2.0", "flextype-components/date" : "1.0.0", "flextype-components/debug" : "1.0.0", - "flextype-components/filesystem" : "2.0.3", + "flextype-components/filesystem" : "2.0.4", "flextype-components/i18n" : "1.2.0", "flextype-components/number" : "1.1.0", "flextype-components/registry" : "2.0.0",