Skip to content

Commit 7189184

Browse files
committed
Upgraded to upstream bitpay sdk version 4.0.* and support for Laravel 8.*
1 parent 4899a1c commit 7189184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.3",
21-
"bitpay/sdk": "~3.0"
21+
"bitpay/sdk": "~4.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": ">=7.0"

0 commit comments

Comments
 (0)