From 1c75fc4a839fd171b96c6d25158347350f1f1c36 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 10 Feb 2020 21:53:59 +0300 Subject: [PATCH] chore(core): remove flextype-components/debug from flextype core #360 --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 345b72f3..1b1b72e3 100755 --- a/composer.json +++ b/composer.json @@ -31,7 +31,6 @@ "flextype-components/assets" : "1.0.3", "flextype-components/cookie" : "1.2.0", "flextype-components/date" : "1.1.0", - "flextype-components/debug" : "1.0.0", "flextype-components/filesystem" : "2.0.6", "flextype-components/i18n" : "1.3.0", "flextype-components/number" : "1.1.0",