Merge pull request #193 from YunoHost/Upgrade-requirements-to-Bullseye

Upgrade requirements to Bullseye
This commit is contained in:
yalh76 2022-08-15 14:26:14 +02:00 committed by GitHub
commit 32111a7a47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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": {