From 17b2aeec605039ebb2fceb73e7800d4c53023214 Mon Sep 17 00:00:00 2001 From: Anton Karpov Date: Tue, 4 Jul 2023 19:52:29 +0300 Subject: [PATCH] Fixed min PHP version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40575df..54d9628 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ ## Get started: ### Requirenments: -- PHP 7.2+ +- PHP 8.2+ - [PSR-11](https://github.com/php-fig/container) - compatible container (*optional*) ### Install: