From a9a30196e31d95b14867e3e696a4f3e601b0ad00 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 11 Nov 2018 16:59:55 +0300 Subject: [PATCH] Plugins: using flextype-components/i18n v1.1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 34694558..ad2b0de4 100755 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "flextype-components/errorhandler" : "1.0.4", "flextype-components/filesystem" : "1.1.1", "flextype-components/form" : "1.0.1", - "flextype-components/i18n" : "1.1.0", + "flextype-components/i18n" : "1.1.1", "flextype-components/http" : "1.1.1", "flextype-components/html" : "1.0.0", "flextype-components/number" : "1.0.0",