mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
increase minimum requirements
as php7.4-redis is not compatible with php7.3-redis
This commit is contained in:
parent
e173ccf667
commit
f9a8e05a92
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"url": "http://github.com/rndmh3ro/monica_ynh"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
"yunohost": ">= 11.0.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue