Skip to content

Commit

Permalink
dependencies updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Jun 13, 2023
1 parent 8c2ea23 commit 693489a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"php": ">=8.0",
"ext-json": "*",
"ext-curl": "*",
"phpseclib/phpseclib": "^3.0.19",
"phpseclib/phpseclib": "^3.0.20",
"guzzlehttp/guzzle": "^7.7.0",
"guzzlehttp/psr7": "^2.5.0",
"psr/http-message": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^9.6.8",
"phpunit/phpunit": "^9.6.9",
"phpunit/php-code-coverage": "^9.2.26",
"monolog/monolog": "^1.27.1"
},
Expand Down

0 comments on commit 693489a

Please sign in to comment.