Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sarciszewski authored Apr 21, 2024
1 parent e4f23c4 commit 56c80f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"files": ["autoload.php"]
},
"require": {
"paragonie/random_compat": "^1|^2",
"paragonie/sodium_compat": "^1.6",
"paragonie/random_compat": "^1|^2|^9",
"paragonie/sodium_compat": "^1|^2",
"ircmaxell/password_compat": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 56c80f9

Please sign in to comment.