From ffa1abb435b2639c2a8248726ecfffad91e1ff5e Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 21 Aug 2019 10:03:57 +0300 Subject: [PATCH] build(core): update Flextype Filesystem to 2.0.5 #186 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d4a97ddb..d6300181 100755 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "flextype-components/cookie" : "1.2.0", "flextype-components/date" : "1.0.0", "flextype-components/debug" : "1.0.0", - "flextype-components/filesystem" : "2.0.4", + "flextype-components/filesystem" : "2.0.5", "flextype-components/i18n" : "1.2.0", "flextype-components/number" : "1.1.0", "flextype-components/registry" : "2.0.0",