Skip to content

Commit c747ea6

Browse files
committed
Update mdanter/ecc to accept v1 and unblock php 8 upgrade Bit-Wasp#877
1 parent 670063b commit c747ea6

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
@@ -27,7 +27,7 @@
2727
"pleonasm/merkle-tree": "1.0.0",
2828
"composer/semver": "^1.4.0|^3.2.0",
2929
"lastguest/murmurhash": "v2.0.0",
30-
"mdanter/ecc": "^0.5.0",
30+
"mdanter/ecc": "^0.5.0|^1.0.0",
3131
"bitwasp/buffertools": "^0.5.0",
3232
"bitwasp/bech32": "^0.0.1"
3333
},

0 commit comments

Comments
 (0)