We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7018be commit 0728946Copy full SHA for 0728946
README.md
@@ -25,6 +25,16 @@ laravel-wallet - Easy work with virtual wallet.
25
* **Laravel Version**: `9.x`
26
* **[Composer](https://getcomposer.org/):** `composer require bavix/laravel-wallet`
27
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
38
### Upgrade Guide
39
40
To perform the migration, you will be [helped by the instruction](https://bavix.github.io/laravel-wallet/#/upgrade-guide).
0 commit comments