mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2024-09-03 19:56:46 +02:00
fix
This commit is contained in:
parent
6237803513
commit
bec48bdf3a
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
"email": "julien.malik@paraiso.me"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 11.0.9"
|
||||
"yunohost": ">= 11.1.20"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
YNH_PHP_VERSION="8.0"
|
||||
YNH_PHP_VERSION="8.2"
|
||||
|
||||
YNH_COMPOSER_VERSION=2.4.2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue