Skip to content

Commit 644d65e

Browse files
author
熊超
committed
update composer.json
1 parent 2ee3881 commit 644d65e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@
1818
{
1919
"name": "xiongchao",
2020
"email": "xiongchao@yuanben.org"
21+
2122
}
2223
],
2324
"require": {
2425
"php": ">=7.0",
2526
"ext-gmp": "*",
2627
"ext-scrypt": "~1.4",
27-
"ext-secp256k1": ">=0.1.3",
28+
"ext-secp256k1": "^0.1.3",
2829
"ext-keccak": "~0.2",
2930
"guzzlehttp/guzzle": "~6.0",
3031
"bitwasp/buffertools": "^0.5.0"

0 commit comments

Comments
 (0)