Skip to content

Commit 305f0d0

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

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
@@ -26,7 +26,7 @@
2626
"php-64bit": ">=7.0",
2727
"pleonasm/merkle-tree": "1.0.0",
2828
"composer/semver": "^1.4.0|^3.2.0",
29-
"lastguest/murmurhash": "v2.0.0",
29+
"lastguest/murmurhash": "^2.0",
3030
"mdanter/ecc": "^0.5.0|^1.0.0",
3131
"bitwasp/buffertools": "^0.5.0",
3232
"bitwasp/bech32": "^0.0.1"

0 commit comments

Comments
 (0)