Add heroku-buildpack-php to dev dependencies (see #86)

This commit is contained in:
Pierre Rudloff 2017-01-02 11:23:35 +01:00
parent cd80fde7f2
commit 2cf90bad96
2 changed files with 47 additions and 2 deletions

View file

@ -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": {