From 7f722314e4fc21419552ec27eb91e6f7e6347b71 Mon Sep 17 00:00:00 2001 From: marudor Date: Wed, 3 Jan 2018 01:19:31 +0100 Subject: frontend stuff with babel and webpack --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index ed34ba03..0d599564 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,7 @@ "illuminate/container": "5.5.*", "psr/container": "^1.0", "psr/log": "^1.0", - "symfony/http-foundation": "^3.3", - "twbs/bootstrap": "^3.3" + "symfony/http-foundation": "^3.3" }, "require-dev": { "filp/whoops": "^2.1", -- cgit v1.2.3-54-g00ecf