Force dev dependencis on Heroku
This commit is contained in:
parent
6684aa1af3
commit
4cb699207d
1 changed files with 3 additions and 0 deletions
|
@ -78,5 +78,8 @@
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"secure-http": false
|
"secure-http": false
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"compile": "composer install --dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue