From 7819f5534d6e6fe9392e60c24c17eef70cdd1a02 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 27 Feb 2019 19:47:23 +0300 Subject: [PATCH] Flextype Core: "flextype-components/form" : "1.0.2", "flextype-components/http" : "1.1.1", "flextype-components/html" : "1.0.0", "flextype-components/view" : "1.1.1", removed --- composer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/composer.json b/composer.json index 2dd63495..112b37fe 100755 --- a/composer.json +++ b/composer.json @@ -28,16 +28,12 @@ "flextype-components/event" : "1.0.4", "flextype-components/errorhandler" : "1.0.5", "flextype-components/filesystem" : "2.0.3", - "flextype-components/form" : "1.0.2", "flextype-components/i18n" : "1.2.0", - "flextype-components/http" : "1.1.1", - "flextype-components/html" : "1.0.0", "flextype-components/number" : "1.1.0", "flextype-components/notification" : "1.0.2", "flextype-components/registry" : "1.2.0", "flextype-components/session" : "1.1.1", "flextype-components/token" : "1.2.0", - "flextype-components/view" : "1.1.1", "flextype-components/text" : "1.1.2", "league/glide": "^1.4", "slim/slim": "^3.0",