1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Update minimum version to 3.5

This is needed for fail2ban helpers
This commit is contained in:
lapineige 2019-04-24 11:07:14 +02:00 committed by GitHub
parent 1ae54d4a8d
commit 37a4914769
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
}, },
"multi_instance": true, "multi_instance": true,
"requirements": { "requirements": {
"yunohost": ">= 2.7.12" "yunohost": ">= 3.5.0"
}, },
"services": [ "services": [
"nginx", "nginx",