Browse Source

Require Yunohost >= 4.0 because PHP7.3

Alexandre Aubin 4 years ago
parent
commit
376b7935b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -15,7 +15,7 @@
   },
   "multi_instance": false,
   "requirements": {
-    "yunohost": ">= 3.8.0"
+    "yunohost": ">= 4.0"
   },
   "services": [
     "nginx",