From bc276c7c57ed20f5dd66da32b87d6cb15db78bac Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Sat, 23 Jan 2021 02:19:01 +0300 Subject: [PATCH] Readme: update requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbf69c..f979630 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ composer require nsq/nsq Requirements ------------ -This library requires PHP 7.4 or later. +This library requires PHP 8.0 or later. Although not required, it is recommended that you install the [phpinnacle/ext-buffer](https://github.com/phpinnacle/ext-buffer) to speed up [phpinnacle/buffer](https://github.com/phpinnacle/buffer) .