remove grunt from composer

This commit is contained in:
rocho 2015-09-25 09:27:11 +02:00
parent fcc18d79f6
commit 620198d835
2 changed files with 7 additions and 8 deletions

View File

@ -17,8 +17,7 @@
"php": ">=5.4.0",
"yiisoft/yii2": ">=2.0.6",
"yiisoft/yii2-bootstrap": "*",
"yiisoft/yii2-swiftmailer": "*",
"npm-asset/grunt": "^0.4.5"
"yiisoft/yii2-swiftmailer": "*"
},
"require-dev": {
"yiisoft/yii2-codeception": "*",

12
composer.lock generated
View File

@ -459,21 +459,21 @@
},
{
"name": "yiisoft/yii2-bootstrap",
"version": "2.0.4",
"version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-bootstrap.git",
"reference": "1b6b1e61cf91c3cdd517d6a7e71d30bb212e4af0"
"reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/1b6b1e61cf91c3cdd517d6a7e71d30bb212e4af0",
"reference": "1b6b1e61cf91c3cdd517d6a7e71d30bb212e4af0",
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/1464f93834b1d5edb1f5625f7ffd6c3723fa4923",
"reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923",
"shasum": ""
},
"require": {
"bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
"yiisoft/yii2": ">=2.0.4"
"yiisoft/yii2": ">=2.0.6"
},
"type": "yii2-extension",
"extra": {
@ -505,7 +505,7 @@
"bootstrap",
"yii2"
],
"time": "2015-05-10 22:08:17"
"time": "2015-09-23 17:48:24"
},
{
"name": "yiisoft/yii2-composer",