Update alltube-library to 0.1.2
This commit is contained in:
parent
1753adf478
commit
a95d1de67e
2 changed files with 7 additions and 7 deletions
|
@ -31,7 +31,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": "^0.1.1",
|
"rudloff/alltube-library": "^0.1.2",
|
||||||
"symfony/finder": "^5.0",
|
"symfony/finder": "^5.0",
|
||||||
"symfony/translation": "^4.0",
|
"symfony/translation": "^4.0",
|
||||||
"symfony/yaml": "^4.0",
|
"symfony/yaml": "^4.0",
|
||||||
|
|
12
composer.lock
generated
12
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": "93cbba477de92eb8ec3d913b8cd83c82",
|
"content-hash": "11abc1c6c3cf2a8247557363c17829fe",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aura/session",
|
"name": "aura/session",
|
||||||
|
@ -1232,16 +1232,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rudloff/alltube-library",
|
"name": "rudloff/alltube-library",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Rudloff/alltube-library.git",
|
"url": "https://github.com/Rudloff/alltube-library.git",
|
||||||
"reference": "f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703"
|
"reference": "5c4d39cd2b3f0f680ca55557fc0fc6cd54d3150f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703",
|
"url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/5c4d39cd2b3f0f680ca55557fc0fc6cd54d3150f",
|
||||||
"reference": "f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703",
|
"reference": "5c4d39cd2b3f0f680ca55557fc0fc6cd54d3150f",
|
||||||
"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-27T22:25:49+00:00"
|
"time": "2021-05-05T19:34:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "slim/slim",
|
"name": "slim/slim",
|
||||||
|
|
Loading…
Reference in a new issue