From 7b03cf952e396334a81fd5b380604ba266d7a21e Mon Sep 17 00:00:00 2001 From: User Date: Wed, 11 Oct 2023 00:03:51 +0300 Subject: [PATCH] 20231010#7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5f6267..64bb36b 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ composer require rmphp/kernel ``` ```bash -composer require rmphp/kernel:"^2.0" +composer require rmphp/kernel:"^3.0" ```