diff --git a/README.md b/README.md index 17a91d172..2aa6316dc 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,11 @@ laravel-wallet - Easy work with virtual wallet. | 7.x | ^6.0,^7.0,^8.0 | 7.4,8.0,8.1 | Nov 25, 2021 | Mar 1, 2022 | Sep 6, 2022 | | 8.x | ^9.0 | 8.0,8.1 | Feb 8, 2022 | May 1, 2022 | Jun 1, 2022 | | 9.x [LTS] | ^9.0,^10.0 | 8.0,8.1,8.2,8.3 | May 2, 2022 | Feb 1, 2023 | Feb 6, 2024 | -| 10.x [LTS] | ^10.0 | 8.1,8.2,8.3 | Jul 8, 2023 | May 1, 2024 | Feb 4, 2025 | +| 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 | Q1, 2024 | May 1, 2025 | Sep 6, 2025 | +If you are using laravel-wallet ^10.0 with laravel ^11, then the minimum php version is 8.2. + ### Upgrade Guide To perform the migration, you will be [helped by the instruction](https://bavix.github.io/laravel-wallet/#/upgrade-guide).