Skip to content

Commit 0728946

Browse files
committed
Support policy added
1 parent f7018be commit 0728946

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ laravel-wallet - Easy work with virtual wallet.
2525
* **Laravel Version**: `9.x`
2626
* **[Composer](https://getcomposer.org/):** `composer require bavix/laravel-wallet`
2727

28+
29+
### Support Policy
30+
31+
| Version | Laravel | PHP | Fixes |
32+
|------------|----------------|-----------|------------|
33+
| 7.x | ^6.0,^7.0,^8.0 | ^7.4,^8.0 | 6 Sep 2022 |
34+
| 8.x | ^9.0 | ^8.0 | 1 Jun 2022 |
35+
| 9.x [LTS] | ^9.0 | ^8.0 | 8 Aug 2023 |
36+
| 10.x [LTS] | ^10.0 | ^8.1 | 7 Aug 2024 |
37+
2838
### Upgrade Guide
2939

3040
To perform the migration, you will be [helped by the instruction](https://bavix.github.io/laravel-wallet/#/upgrade-guide).

0 commit comments

Comments
 (0)