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": {