Skip to content

Commit

Permalink
Add ext-sodium to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich committed Oct 29, 2024
1 parent 1e65193 commit d045796
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"mittwald/api-client": "^2.1",
"psr/http-message": "^2.0",
"psr/log": "^3.0",
"psr/cache": "^3.0"
"psr/cache": "^3.0",
"ext-sodium": "*"
},
"require-dev": {
"phpunit/phpunit": "^11.4",
Expand Down

0 comments on commit d045796

Please sign in to comment.