Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRow committed Oct 9, 2020
1 parent aea18c0 commit 715c00d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,7 @@
],
"minimum-stability" : "stable",
"require" : {
"php-64bit" : "^7.2.0",
"ext-curl" : "*",
"ext-sockets" : "*",
"ext-gmp" : "*",
"ext-mbstring" : "*",
"ext-openssl" : "*",
"mikerow/salt" : "*",
"bitwasp/bitcoin-lib" : "1.0.*",
"textalk/websocket" : "*",
"google/flatbuffers" : "*"
"php-64bit" : "^7.2.0"
},
"autoload" : {
"psr-4" : {
Expand Down

0 comments on commit 715c00d

Please sign in to comment.