1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

Update manifest.json

This commit is contained in:
Éric Gaspar 2022-08-18 21:53:32 +02:00 committed by tituspijean
parent 53663ca24e
commit 4b807f9aa8

View file

@ -22,12 +22,12 @@
"email": "andrew@reticu.li" "email": "andrew@reticu.li"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",
"php7.3-fpm", "php8.0-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {