From c15f1e6bba78a4a11765080559fa0aea56c0f8cf Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 27 Oct 2020 23:33:00 +0100 Subject: [PATCH] Use a stable release of alltube-library --- composer.json | 2 +- composer.lock | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index c2e26bb..10d33f1 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "oomphinc/composer-installers-extender": "^2.0", "paragonie/csp-builder": "^2.5", "rinvex/countries": "^6.1", - "rudloff/alltube-library": "dev-develop", + "rudloff/alltube-library": "^0.1.1", "symfony/finder": "^5.0", "symfony/translation": "^4.0", "symfony/yaml": "^4.0", diff --git a/composer.lock b/composer.lock index 260ec68..0608a04 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": "f5b6e1c6bffa544b0a74305489ea1350", + "content-hash": "7db8acd0f18d73da93880f015265e1f6", "packages": [ { "name": "aura/session", @@ -1232,16 +1232,16 @@ }, { "name": "rudloff/alltube-library", - "version": "dev-develop", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/Rudloff/alltube-library.git", - "reference": "69d09b780e01ec0f3e6e3d123be14fa3b981b64e" + "reference": "f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/69d09b780e01ec0f3e6e3d123be14fa3b981b64e", - "reference": "69d09b780e01ec0f3e6e3d123be14fa3b981b64e", + "url": "https://api.github.com/repos/Rudloff/alltube-library/zipball/f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703", + "reference": "f0bbd14b06bb4df9e3fbae62a6f09b455fdcc703", "shasum": "" }, "require": { @@ -1269,7 +1269,7 @@ ], "description": "PHP wrapper for youtube-dl", "homepage": "http://alltubedownload.net/", - "time": "2020-10-17T20:47:16+00:00" + "time": "2020-10-27T22:25:49+00:00" }, { "name": "slim/slim", @@ -7106,9 +7106,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "rudloff/alltube-library": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {