Skip to content

Commit 54c032d

Browse files
committed
Swapped ffmpeg repo
1 parent 67aa0be commit 54c032d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"illuminate/filesystem": "5.6.*",
2222
"illuminate/log": "5.6.*",
2323
"league/flysystem": "~1.0",
24-
"php-ffmpeg/binary-driver": "dev-master",
25-
"php-ffmpeg/php-ffmpeg": "^0.11.1",
24+
"pbmedia/php-ffmpeg": "~0.14.0",
2625
"symfony/process": "~4.0"
2726
},
2827
"require-dev": {
@@ -45,12 +44,6 @@
4544
"config": {
4645
"sort-packages": true
4746
},
48-
"repositories": [
49-
{
50-
"type": "vcs",
51-
"url": "https://github.com/PHP-FFMpeg/BinaryDriver.git"
52-
}
53-
],
5447
"extra": {
5548
"laravel": {
5649
"providers": [

0 commit comments

Comments
 (0)