From 73991089291f341c6b28980fc868ed65bf58b040 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Fri, 5 May 2023 10:43:48 +0200 Subject: [PATCH] Update minimum PHP version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 517e7868..5d18efb4 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Source code of this application is structured in the following directories: ## Installation -The pecl.php.net is written for PHP 5.6+, MySQL, and Apache 2.4. +The pecl.php.net is written for PHP 7.2+, MySQL, and Apache 2.4. ### 1. Dependencies