Skip to content

Commit

Permalink
fix: restore library to download files from youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurujai committed Apr 1, 2024
1 parent 0adbf9b commit 4a450f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@
"php": "^8.2",
"pumukit/pumukit": ">4.0",
"google/apiclient" : "^2.0",
"sorshion/youtube-downloader": "dev-master"
"athlon1600/youtube-downloader": "^4.0"
},
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"Pumukit\\YoutubeBundle\\": ""
Expand Down

0 comments on commit 4a450f6

Please sign in to comment.