From a149fd58f922281b59c1f031f68863ad95cdc910 Mon Sep 17 00:00:00 2001 From: genuineparts Date: Thu, 1 May 2025 12:01:50 +0200 Subject: [PATCH] Updated dependencies --- composer.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 23691c9..157ed72 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,12 @@ "email": "contact@olivierhaquette.fr", "homepage": "https://ographik.fr/", "role": "Designer" + }, + { + "name": "genuineparts", + "email": "chef@ehwurscht.at", + "homepage": "https://ehwurscht.at/", + "role": "Developer" } ], "require": { @@ -32,7 +38,7 @@ "oomphinc/composer-installers-extender": "^2.0", "paragonie/csp-builder": "^2.5", "rinvex/countries": "^7.3", - "rudloff/alltube-library": "^0.1.3", + "genuineparts/alltube-library": "dev-main", "symfony/finder": "^5.4", "symfony/translation": "^4.0", "symfony/yaml": "^4.0", @@ -69,7 +75,12 @@ "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.04.30/yt-dlp.tar.gz" } } + }, + { + "type": "git", + "url": "https://git.ehwurscht.at/genuineparts/alltube-library.git" } + ], "autoload": { "psr-4": {