Skip to content

Commit

Permalink
Merge pull request #52 from svemir/allow-all-php-8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastix authored May 16, 2024
2 parents 4ab537c + 7efc76f commit b603582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"chat": "https://t.me/nostr_php"
},
"require": {
"php": ">=8.1 <=8.3",
"php": ">=8.1 <8.4",
"ext-gmp": "*",
"ext-xml": "*",
"bitwasp/bech32": "^0.0.1",
Expand Down

0 comments on commit b603582

Please sign in to comment.