Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit c487670

Browse files
committed
Require sodium_compat v1.5.5
1 parent ec66d8b commit c487670

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
@@ -8,7 +8,8 @@
88
"roave/security-advisories": "dev-master",
99
"php-http/httplug": "^1.1",
1010
"paragonie/sapient": "^1.0",
11-
"http-interop/http-factory": "^0.3.0"
11+
"http-interop/http-factory": "^0.3.0",
12+
"paragonie/sodium_compat": "^1.5.5"
1213
},
1314
"require-dev": {
1415
"jakub-onderka/php-parallel-lint": "^0.9.2",

0 commit comments

Comments
 (0)