Skip to content

Commit

Permalink
Merge pull request #180 from creative-commoners/pulls/6.0/major-dep
Browse files Browse the repository at this point in the history
DEP Require paragonie/constant_time_encoding ^3.0
  • Loading branch information
GuySartorelli authored Dec 11, 2024
2 parents d53ef48 + 350327b commit c779183
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 @@ -17,7 +17,7 @@
"silverstripe/mfa": "^6",
"silverstripe/siteconfig": "^6",
"spomky-labs/otphp": "^11.3",
"paragonie/constant_time_encoding": "^2.6"
"paragonie/constant_time_encoding": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^11.3",
Expand Down

0 comments on commit c779183

Please sign in to comment.