We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38cf57e commit 24d80d8Copy full SHA for 24d80d8
composer.json
@@ -8,14 +8,14 @@
8
"require": {
9
"php": "^8.2",
10
"psr/http-client": "^1.0.3",
11
- "guzzlehttp/guzzle": "^7.9.2"
+ "guzzlehttp/guzzle": "^7.9.3"
12
},
13
"require-dev": {
14
"phpunit/phpunit": "^11.5.6",
15
- "phpstan/phpstan": "^2.1.2",
+ "phpstan/phpstan": "^2.1.11",
16
"kint-php/kint": "^6.0.1",
17
- "monolog/monolog": "^3.8.1",
18
- "friendsofphp/php-cs-fixer": "^3.68.5",
+ "monolog/monolog": "^3.9.0",
+ "friendsofphp/php-cs-fixer": "^3.75.0",
19
"brainmaestro/composer-git-hooks": "^3.0.0"
20
21
"autoload": {
0 commit comments