Add heroku-buildpack-php to dev dependencies (see #86)
This commit is contained in:
parent
cd80fde7f2
commit
2cf90bad96
2 changed files with 47 additions and 2 deletions
|
@ -20,7 +20,8 @@
|
|||
"phpunit/phpunit": "~5.7.2",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rg3/youtube-dl": "~2016.12.22",
|
||||
"rudloff/rtmpdump-bin": "~2.3"
|
||||
"rudloff/rtmpdump-bin": "~2.3",
|
||||
"heroku/heroku-buildpack-php": "*"
|
||||
},
|
||||
"extra": {
|
||||
"paas": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue