Backend coins and update

This commit is contained in:
2021-07-14 10:08:48 -04:00
parent c930ffc55e
commit 8e1e644904
7 changed files with 292 additions and 41 deletions

View File

@ -11,7 +11,8 @@
"provm/models": "^1.0-rc",
"spatie/crypto": "^2.0",
"robmorgan/phinx": "^0.12.5",
"nesbot/carbon": "^2.49"
"nesbot/carbon": "^2.49",
"guzzlehttp/guzzle": "^7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5",