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 8e9667e commit df46d01Copy full SHA for df46d01
composer.json
@@ -4,10 +4,12 @@
4
"keywords": [
5
"laravel",
6
"laravel5",
7
+ "laravel6",
8
"credits",
9
"bavix",
10
"currency",
11
"laravel5-package",
12
+ "laravel6-package",
13
"laravel-wallet",
14
"virtual",
15
"wallet",
@@ -38,7 +40,8 @@
38
40
"laravel/cashier": "^7.0|^8.0|^9.0|^10.0"
39
41
},
42
"suggest": {
- "bavix/laravel-wallet-swap": "Addition to the laravel-wallet library for quick setting of exchange rates"
43
+ "bavix/laravel-wallet-swap": "Addition to the laravel-wallet library for quick setting of exchange rates",
44
+ "bavix/laravel-wallet-vacuum": "Addition to the laravel-wallet library for quick fix race condition"
45
46
"autoload": {
47
"psr-4": {
0 commit comments