We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31738d6 commit e11e746Copy full SHA for e11e746
composer.json
@@ -23,12 +23,12 @@
23
"guzzlehttp/psr7": "^2.0"
24
},
25
"require-dev": {
26
- "phpstan/phpstan": "^1.10",
27
- "phpunit/phpunit": "^10.4",
+ "phpstan/phpstan": "^1.11",
+ "phpunit/phpunit": "^10.5",
28
"guzzlehttp/guzzle": "^7.8",
29
- "friendsofphp/php-cs-fixer": "^3.41",
30
- "vimeo/psalm": "^5.18",
31
- "psalm/plugin-phpunit": "^0.18.4"
+ "friendsofphp/php-cs-fixer": "^3.57",
+ "vimeo/psalm": "^5.24",
+ "psalm/plugin-phpunit": "^0.19"
32
33
"suggest": {
34
"guzzlehttp/guzzle": "^7.0",
0 commit comments