Skip to content

Commit 1cac38d

Browse files
authored
Extend paragonie/constant_time_encoding version coverage (#18)
1 parent 776b57e commit 1cac38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"amphp/sync": "^2",
3636
"amphp/serialization": "^1",
3737
"amphp/cache": "^2",
38-
"paragonie/constant_time_encoding": "^2.2"
38+
"paragonie/constant_time_encoding": "^2 || ^3"
3939
},
4040
"require-dev": {
4141
"amphp/redis": "^2",

0 commit comments

Comments
 (0)