Skip to content

Commit

Permalink
add suggest to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Jul 29, 2019
1 parent 3299789 commit 345fd11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"phpstan/phpstan": "^0.11",
"phpunit/phpunit": "^7.5|^8.2"
},
"suggest": {
"bavix/laravel-wallet-swap": "Addition to the laravel-wallet library for quick setting of exchange rates"
},
"autoload": {
"psr-4": {
"Bavix\\Wallet\\": "src/"
Expand Down

0 comments on commit 345fd11

Please sign in to comment.