Skip to content

Commit

Permalink
Support Easy-ECC 1.x if it's tagged.
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Jun 2, 2022
1 parent 45ceb82 commit 044ee01
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 @@ -24,7 +24,7 @@
"ext-gmp": "*",
"ext-json": "*",
"ext-openssl": "*",
"paragonie/easy-ecc": "^0.5",
"paragonie/easy-ecc": "^0.5|^1",
"paragonie/hidden-string": "^1|^2",
"paragonie/paseto": ">=2.2"
},
Expand Down

0 comments on commit 044ee01

Please sign in to comment.