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 0b4e282 commit 7eca487
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"require": {
"php": "^7.1|^8",
"ext-gmp": "*",
"defuse/php-encryption": "^2.1",
"paragonie/ecc": "^2.2",
"defuse/php-encryption": "^2.4",
"paragonie/ecc": "^2.3",
"paragonie/sodium_compat": "^1|^2",
"paragonie/constant_time_encoding": "^2.1"
"paragonie/constant_time_encoding": "^2.7|^3"
},
"require-dev": {
"phpunit/phpunit": "^7|^8|^9",
Expand Down

0 comments on commit 7eca487

Please sign in to comment.