Update manifest.json

This commit is contained in:
ericgaspar 2022-08-15 07:57:36 +02:00
parent 36309494a5
commit 2833aead37

View file

@ -22,12 +22,12 @@
"email": "john.doe@example.com" "email": "john.doe@example.com"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.0"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",
"php7.3-fpm", "php7.4-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {