Skip to content

Commit 8044cd5

Browse files
authored
fix(deps): update dependency paragonie/constant_time_encoding to v3
1 parent 3d21afb commit 8044cd5

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "^7.3 || ^8.0",
1919
"guzzlehttp/guzzle": "7.9.2 as 7.9.3",
20-
"paragonie/constant_time_encoding": "2.7.0",
20+
"paragonie/constant_time_encoding": "3.0.0",
2121
"vlucas/phpdotenv": "^5.6.1"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)