From 466514e5cc189b57e0f20be95fea3ab8d46d56cd Mon Sep 17 00:00:00 2001 From: Maxim Babichev Date: Thu, 28 Nov 2024 01:18:20 +0300 Subject: [PATCH] Update README.md Signed-off-by: Maxim Babichev --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8181639b..69f2c5421 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ laravel-wallet - It's easy to work with a virtual wallet. | Version | Laravel | PHP | Release date | End of improvements | End of support | |------------|----------------|-----------------|--------------|---------------------|----------------| -| 10.x [LTS] | ^10.0,^11.0 | 8.1,8.2,8.3 | Jul 8, 2023 | May 1, 2024 | Feb 4, 2025 | -| 11.x | ^11.0 | 8.2,8.3 | Mar 14, 2024 | May 1, 2025 | Sep 6, 2025 | +| 10.x [LTS] | ^10.0,^11.0 | 8.1,8.2,8.3,8.4 | Jul 8, 2023 | May 1, 2024 | Feb 4, 2025 | +| 11.x | ^11.0 | 8.2,8.3,8.4 | Mar 14, 2024 | May 1, 2025 | Sep 6, 2025 | > [!IMPORTANT] > If you are using laravel-wallet ^10.0 with laravel ^11, then the minimum php version is 8.2.