From 685c0ab3b6abdf9bbbc9283281367b262a781e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?GL=C2=86F?= <631929063@qq.com> Date: Wed, 6 Sep 2017 22:43:49 +0800 Subject: [PATCH] this is new --- composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 4ce9f45..dbc3fe8 100644 --- a/composer.json +++ b/composer.json @@ -6,11 +6,7 @@ "PHP","PHP Framework" ], "require":{ - "php":">=5.4.0", - "filp/whoops":"*", - "symfony/var-dumper":"*", - "catfan/medoo":"*", - "twig/twig":"*" + "php":">=5.4.0" }, "repositories": { "packagist": {