From 2c29d59dc433fd365b8b8ae57b35a630fd51ba57 Mon Sep 17 00:00:00 2001 From: brice Date: Fri, 31 May 2019 18:17:45 +0200 Subject: [PATCH] Improve doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77e5a8f..7adeeb7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Eg. you may filter with an IP whitelist, or require the use of your own self-sig ### Requirements A (preferably unix) server configured with: -- PHP 7.1+ +- PHP 7.1 (A PHP component encounters an issue with PHP 7.2, making this code only compliant with 7.1) - Git / Composer - A web server (Nginx or Apache) - A working instance of GitLab (with an admin user account)