Skip to content

Commit

Permalink
Support constant_time_encoding v3
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed May 8, 2024
1 parent e7e7193 commit 1081aeb
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 @@ -36,7 +36,7 @@
"php": "^8.1",
"ext-json": "*",
"ext-openssl": "*",
"paragonie/constant_time_encoding": "^2",
"paragonie/constant_time_encoding": "^2|^3",
"paragonie/sodium_compat": "^1|^2"
},
"require-dev": {
Expand Down

0 comments on commit 1081aeb

Please sign in to comment.