Force dev dependencis on Heroku

This commit is contained in:
Pierre Rudloff 2016-10-19 19:13:44 +02:00
parent 6684aa1af3
commit 4cb699207d
1 changed files with 3 additions and 0 deletions

View File

@ -78,5 +78,8 @@
},
"config": {
"secure-http": false
},
"scripts": {
"compile": "composer install --dev"
}
}