Use a stable release of alltube-library
This commit is contained in:
parent
e330adec76
commit
c15f1e6bba
2 changed files with 8 additions and 10 deletions
|
@ -30,7 +30,7 @@
|
||||||
"oomphinc/composer-installers-extender": "^2.0",
|
"oomphinc/composer-installers-extender": "^2.0",
|
||||||
"paragonie/csp-builder": "^2.5",
|
"paragonie/csp-builder": "^2.5",
|
||||||
"rinvex/countries": "^6.1",
|
"rinvex/countries": "^6.1",
|
||||||
"rudloff/alltube-library": "dev-develop",
|
"rudloff/alltube-library": "^0.1.1",
|
||||||
"symfony/finder": "^5.0",
|
"symfony/finder": "^5.0",
|
||||||
"symfony/translation": "^4.0",
|
"symfony/translation": "^4.0",
|
||||||
"symfony/yaml": "^4.0",
|
"symfony/yaml": "^4.0",
|
||||||
|
|
16
composer.lock
generated
16
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "f5b6e1c6bffa544b0a74305489ea1350",
|
"content-hash": "7db8acd0f18d73da93880f015265e1f6",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aura/session",
|
"name": "aura/session",
|
||||||
|
@ -1232,16 +1232,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rudloff/alltube-library",
|
"name": "rudloff/alltube-library",
|
||||||
"version": "dev-develop",
|
"version": "0.1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Rudloff/alltube-library.git",
|
"url": "https://github.com/Rudloff/alltube-library.git",
|
||||||
"reference": "69d09b780e01ec0f3e6e3d123be14fa3b981b64e"
|
"reference": "f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/69d09b780e01ec0f3e6e3d123be14fa3b981b64e",
|
"url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703",
|
||||||
"reference": "69d09b780e01ec0f3e6e3d123be14fa3b981b64e",
|
"reference": "f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1269,7 +1269,7 @@
|
||||||
],
|
],
|
||||||
"description": "PHP wrapper for youtube-dl",
|
"description": "PHP wrapper for youtube-dl",
|
||||||
"homepage": "http://alltubedownload.net/",
|
"homepage": "http://alltubedownload.net/",
|
||||||
"time": "2020-10-17T20:47:16+00:00"
|
"time": "2020-10-27T22:25:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "slim/slim",
|
"name": "slim/slim",
|
||||||
|
@ -7106,9 +7106,7 @@
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": [],
|
||||||
"rudloff/alltube-library": 20
|
|
||||||
},
|
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue