From 94fcfcc1d6099a0e052be50271432345bd858a8c Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Fri, 29 Aug 2014 14:54:49 -0400 Subject: [PATCH] new asset WIP [skip ci] --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ba3a326..0e43773 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,7 @@ } ], "require": { - "yiisoft/yii2": "*", - "twbs/bootstrap": "3.2.* | 3.1.* | 3.0.*" + "yiisoft/yii2": "*" }, "autoload": { "psr-4": {