Skip to content

Commit

Permalink
Merge pull request #71 from 1ma/gmp-bump
Browse files Browse the repository at this point in the history
bump libgmp requirement to avoid bug in 6.2.0
  • Loading branch information
Sebastix authored Nov 22, 2024
2 parents 3f42292 + 70a0b45 commit 5642173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"php": ">=8.1 <8.4",
"ext-gmp": "*",
"ext-xml": "*",
"lib-gmp": ">=6.2.1",
"bitwasp/bech32": "^0.0.1",
"phrity/websocket": "^3.0",
"simplito/elliptic-php": "^1.0",
Expand Down

0 comments on commit 5642173

Please sign in to comment.