Skip to content

Commit

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

0 comments on commit 0adbf9b

Please sign in to comment.