From eab4fa7bc12a4f4f161e78dd859abbad03dfdfbb Mon Sep 17 00:00:00 2001 From: Alexander Gomzyakov Date: Fri, 28 Jun 2024 08:50:02 +0500 Subject: [PATCH] Fix Laravel version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3aff2b..7fb35dd 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Pair it with our tool for a more robust development environment. For more inform ### Requirements -- Laravel version: 9.x to 10.x +- Laravel version: 9.x to 11.x - PHP version: 8.0 or higher ## Installation and Configuration