1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2024-09-03 19:56:46 +02:00
This commit is contained in:
ericgaspar 2023-06-18 09:31:59 +02:00
parent 6237803513
commit bec48bdf3a
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
"email": "julien.malik@paraiso.me" "email": "julien.malik@paraiso.me"
}, },
"requirements": { "requirements": {
"yunohost": ">= 11.0.9" "yunohost": ">= 11.1.20"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
YNH_PHP_VERSION="8.0" YNH_PHP_VERSION="8.2"
YNH_COMPOSER_VERSION=2.4.2 YNH_COMPOSER_VERSION=2.4.2