From 0b972f9e66eb58fe16a6920c68db76bc19cd09d3 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 8 Jan 2019 12:45:48 +0300 Subject: [PATCH] Flextype Core: "flextype-components/text" : "1.1.2" --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 900d1ba2..4058556f 100755 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "flextype-components/session" : "1.1.1", "flextype-components/token" : "1.2.0", "flextype-components/view" : "1.1.1", - "flextype-components/text" : "1.1.0", + "flextype-components/text" : "1.1.2", "league/glide": "^1.4" }, "autoload": {