From 91490f88e32499aeffc7f6fb74bbe5bc2d720e3f Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 6 Sep 2019 11:19:33 +0300 Subject: [PATCH] build(core): update Flextype Filesystem to 2.0.6 #186 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 373f18a7..ef4638f3 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.5", + "flextype-components/filesystem" : "2.0.6", "flextype-components/i18n" : "1.2.0", "flextype-components/number" : "1.1.0", "flextype-components/registry" : "2.0.0",