From 8aa5b9fc0b1f95f93657388fc16a779c50363445 Mon Sep 17 00:00:00 2001 From: Joan Miquel Date: Sat, 13 Feb 2021 17:47:49 +0100 Subject: [PATCH] Minimum php 7.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b99ac6..f796440 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Community backend to avoid repeating ourselves in new applications. ### Requirements -* PHP >= 7.2 +* PHP >= 7.4 * Composer ### Install