Updated dependencies
This commit is contained in:
parent
a93b029107
commit
a149fd58f9
1 changed files with 12 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue