From f3ffa90a2e1175a47d64c6a3643a4982839e6555 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 13 May 2021 13:03:10 +0200 Subject: [PATCH] Update alltube-library to 0.1.3 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index ef35e8f..53a4c1c 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "oomphinc/composer-installers-extender": "^2.0", "paragonie/csp-builder": "^2.5", "rinvex/countries": "^6.1", - "rudloff/alltube-library": "^0.1.2", + "rudloff/alltube-library": "^0.1.3", "symfony/finder": "^5.0", "symfony/translation": "^4.0", "symfony/yaml": "^4.0", diff --git a/composer.lock b/composer.lock index 4670823..6a373e6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "11abc1c6c3cf2a8247557363c17829fe", + "content-hash": "1c3866f84b8887a75a3f35eec86d84dd", "packages": [ { "name": "aura/session", @@ -1232,16 +1232,16 @@ }, { "name": "rudloff/alltube-library", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/Rudloff/alltube-library.git", - "reference": "5c4d39cd2b3f0f680ca55557fc0fc6cd54d3150f" + "reference": "2aa3a2ce05dd20314bed9b1e0827568fe01ef276" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/5c4d39cd2b3f0f680ca55557fc0fc6cd54d3150f", - "reference": "5c4d39cd2b3f0f680ca55557fc0fc6cd54d3150f", + "url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/2aa3a2ce05dd20314bed9b1e0827568fe01ef276", + "reference": "2aa3a2ce05dd20314bed9b1e0827568fe01ef276", "shasum": "" }, "require": { @@ -1269,7 +1269,7 @@ ], "description": "PHP wrapper for youtube-dl", "homepage": "http://alltubedownload.net/", - "time": "2021-05-05T19:34:00+00:00" + "time": "2021-05-13T10:37:41+00:00" }, { "name": "slim/slim",