From 2874daf59c50d22cb9e47e9a8518f9b9a4580fa6 Mon Sep 17 00:00:00 2001 From: Antoine Makdessi Date: Tue, 22 Feb 2022 22:32:58 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc7d8c645..f64a68210 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ For usage, see [the documentation](https://getcomposer.org/doc/). Packages -------- -Find packages on [Packagist](https://packagist.org). +Find public dependencies packages on [Packagist](https://packagist.org). Community --------- @@ -34,7 +34,7 @@ By participating in this project and its community you agree to abide by those t Requirements ------------ -PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs) +PHP 7.2.5 or above. Authors -------