From 5296bd0d115cb9a35be9a95ecf0e2115a7ccac13 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 18 Feb 2019 02:14:46 +0300 Subject: [PATCH] - Flextype Core: Flextype Components Filesystem updated to 2.0.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c5ab7002..50622d75 100755 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "flextype-components/debug" : "1.0.0", "flextype-components/event" : "1.0.4", "flextype-components/errorhandler" : "1.0.5", - "flextype-components/filesystem" : "2.0.2", + "flextype-components/filesystem" : "2.0.3", "flextype-components/form" : "1.0.2", "flextype-components/i18n" : "1.2.0", "flextype-components/http" : "1.1.1",