Skip to content

Commit 7ffcf3d

Browse files
committed
dependencies updated.
1 parent b9067a2 commit 7ffcf3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"php": ">=8.0",
3535
"ext-json": "*",
3636
"ext-curl": "*",
37-
"phpseclib/phpseclib": "^3.0.43",
38-
"guzzlehttp/guzzle": "^7.9.2",
39-
"guzzlehttp/psr7": "^2.7.0",
37+
"phpseclib/phpseclib": "^3.0.46",
38+
"guzzlehttp/guzzle": "^7.10.0",
39+
"guzzlehttp/psr7": "^2.8.0",
4040
"psr/http-message": "^1.1"
4141
},
4242
"require-dev": {
43-
"phpunit/phpunit": "^9.6.22",
43+
"phpunit/phpunit": "^9.6.29",
4444
"phpunit/php-code-coverage": "^9.2.32",
4545
"jetbrains/phpstorm-attributes": "^1.2",
4646
"monolog/monolog": "^1.27.1"

0 commit comments

Comments
 (0)