Skip to content

Commit 8ebb20e

Browse files
committed
dependencies updated.
1 parent b6c2861 commit 8ebb20e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"php": ">=8.0",
3535
"ext-json": "*",
3636
"ext-curl": "*",
37-
"phpseclib/phpseclib": "^3.0.39",
38-
"guzzlehttp/guzzle": "^7.8.1",
39-
"guzzlehttp/psr7": "^2.6.2",
37+
"phpseclib/phpseclib": "^3.0.43",
38+
"guzzlehttp/guzzle": "^7.9.2",
39+
"guzzlehttp/psr7": "^2.7.0",
4040
"psr/http-message": "^1.1"
4141
},
4242
"require-dev": {
43-
"phpunit/phpunit": "^9.6.19",
44-
"phpunit/php-code-coverage": "^9.2.31",
45-
"jetbrains/phpstorm-attributes": "^1.1",
43+
"phpunit/phpunit": "^9.6.22",
44+
"phpunit/php-code-coverage": "^9.2.32",
45+
"jetbrains/phpstorm-attributes": "^1.2",
4646
"monolog/monolog": "^1.27.1"
4747
},
4848
"autoload": {

0 commit comments

Comments
 (0)