Merge pull request #193 from YunoHost/Upgrade-requirements-to-Bullseye
Upgrade requirements to Bullseye
This commit is contained in:
commit
32111a7a47
1 changed files with 2 additions and 2 deletions
|
@ -22,12 +22,12 @@
|
|||
"email": "john.doe@example.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
"yunohost": ">= 11.0.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm",
|
||||
"php7.4-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
|
|
Loading…
Reference in a new issue