Skip to content

Commit 184126a

Browse files
authored
Merge pull request #221 from Spomky-Labs/dependabot/composer/paragonie/constant_time_encoding-tw-2.0or-tw-3.0
Update paragonie/constant_time_encoding requirement from ^2.0 to ^2.0 || ^3.0
2 parents 46451e5 + c87d3f3 commit 184126a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.1",
2020
"ext-mbstring": "*",
21-
"paragonie/constant_time_encoding": "^2.0",
21+
"paragonie/constant_time_encoding": "^2.0 || ^3.0",
2222
"psr/clock": "^1.0",
2323
"symfony/deprecation-contracts": "^3.2"
2424
},

0 commit comments

Comments
 (0)