Skip to content

Commit e4f23c4

Browse files
authored
Update composer.json
1 parent be8ef23 commit e4f23c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"files": ["autoload.php"]
2727
},
2828
"require": {
29-
"paragonie/random_compat": "^1.0",
29+
"paragonie/random_compat": "^1|^2",
30+
"paragonie/sodium_compat": "^1.6",
3031
"ircmaxell/password_compat": "^1.0"
3132
},
3233
"require-dev": {

0 commit comments

Comments
 (0)