Skip to content

Commit 345fd11

Browse files
committed
add suggest to composer.json
1 parent 3299789 commit 345fd11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"phpstan/phpstan": "^0.11",
3535
"phpunit/phpunit": "^7.5|^8.2"
3636
},
37+
"suggest": {
38+
"bavix/laravel-wallet-swap": "Addition to the laravel-wallet library for quick setting of exchange rates"
39+
},
3740
"autoload": {
3841
"psr-4": {
3942
"Bavix\\Wallet\\": "src/"

0 commit comments

Comments
 (0)