Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed May 8, 2024
1 parent d8a5827 commit 6d4b411
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"ext-curl": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^6",
"paragonie/certainty": "^2.5",
"paragonie/constant_time_encoding": "^2",
"paragonie/certainty": "^2.9",
"paragonie/constant_time_encoding": "^2|^3",
"paragonie/sapient": "^1",
"paragonie/sodium_compat": "^1.5"
"paragonie/sodium_compat": "^1.21|^2"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<psalm name="Psalm tests for Quill" totallyTyped="true">
<psalm name="Psalm tests for Quill">
<projectFiles>
<directory name="src" />
</projectFiles>
Expand Down

0 comments on commit 6d4b411

Please sign in to comment.