From 0226877247571e6ed2785388fd6e14c1350d5540 Mon Sep 17 00:00:00 2001 From: Hamed Panjeh Date: Thu, 27 Jun 2024 15:05:05 -0300 Subject: [PATCH] wip --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 54e116b..a7ad43c 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ ### Support Policy -| Version | Laravel | PHP | Release date | End of improvements | End of support | -| ------- | ------- | ------------- | ------------ | ------------------- | -------------- | -| 1.x | ^10.0 | 8.1, 8.2, 8.3 | Nov 30, 2023 | Mar 1, 2024 | | -| x.x | | | | | | +| Version | Laravel | PHP | Release date | End of improvements | End of support | +|---------|--------------|-------------|-------------| ------------------- | -------------- | +| 1.x | ^10.0 | 8.1, 8.2, 8.3 | Nov 30, 2023 | Mar 1, 2024 | | +| 2.x | ^10.0, ^11.0 |8.2, 8.3| | | | ## Installation: