Fixed composer --no-dev issue

This commit is contained in:
Vinay Kumar 2015-12-17 01:18:13 +05:30 committed by An Phan
parent a0225b5a44
commit edf02da199

View file

@ -7,15 +7,15 @@
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.1.*",
"james-heinrich/getid3": "^1.9"
"james-heinrich/getid3": "^1.9",
"phanan/cascading-config": "~2.0",
"barryvdh/laravel-ide-helper": "^2.1"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~4.0",
"phpspec/phpspec": "~2.1",
"barryvdh/laravel-ide-helper": "^2.1",
"phanan/cascading-config": "~2.0"
"phpspec/phpspec": "~2.1"
},
"autoload": {
"classmap": [