Skip to content

Commit df46d01

Browse files
authored
Update composer.json
1 parent 8e9667e commit df46d01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
"keywords": [
55
"laravel",
66
"laravel5",
7+
"laravel6",
78
"credits",
89
"bavix",
910
"currency",
1011
"laravel5-package",
12+
"laravel6-package",
1113
"laravel-wallet",
1214
"virtual",
1315
"wallet",
@@ -38,7 +40,8 @@
3840
"laravel/cashier": "^7.0|^8.0|^9.0|^10.0"
3941
},
4042
"suggest": {
41-
"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"
4245
},
4346
"autoload": {
4447
"psr-4": {

0 commit comments

Comments
 (0)