Skip to content

Commit

Permalink
dependencies updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Dec 22, 2024
1 parent b6c2861 commit 8ebb20e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"php": ">=8.0",
"ext-json": "*",
"ext-curl": "*",
"phpseclib/phpseclib": "^3.0.39",
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/psr7": "^2.6.2",
"phpseclib/phpseclib": "^3.0.43",
"guzzlehttp/guzzle": "^7.9.2",
"guzzlehttp/psr7": "^2.7.0",
"psr/http-message": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^9.6.19",
"phpunit/php-code-coverage": "^9.2.31",
"jetbrains/phpstorm-attributes": "^1.1",
"phpunit/phpunit": "^9.6.22",
"phpunit/php-code-coverage": "^9.2.32",
"jetbrains/phpstorm-attributes": "^1.2",
"monolog/monolog": "^1.27.1"
},
"autoload": {
Expand Down

0 comments on commit 8ebb20e

Please sign in to comment.