require-dev section removed from composer.json.
This commit is contained in:
parent
5a819777c3
commit
ca40acee8b
|
@ -23,8 +23,6 @@
|
||||||
"doctrine/doctrine-migrations-bundle": "^1.0",
|
"doctrine/doctrine-migrations-bundle": "^1.0",
|
||||||
"doctrine/annotations": "^1.3"
|
"doctrine/annotations": "^1.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"symfony-scripts": [
|
"symfony-scripts": [
|
||||||
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
|
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
|
||||||
|
|
Loading…
Reference in a new issue