Skip to content

Commit e11e746

Browse files
committed
update dependencies
1 parent 31738d6 commit e11e746

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"guzzlehttp/psr7": "^2.0"
2424
},
2525
"require-dev": {
26-
"phpstan/phpstan": "^1.10",
27-
"phpunit/phpunit": "^10.4",
26+
"phpstan/phpstan": "^1.11",
27+
"phpunit/phpunit": "^10.5",
2828
"guzzlehttp/guzzle": "^7.8",
29-
"friendsofphp/php-cs-fixer": "^3.41",
30-
"vimeo/psalm": "^5.18",
31-
"psalm/plugin-phpunit": "^0.18.4"
29+
"friendsofphp/php-cs-fixer": "^3.57",
30+
"vimeo/psalm": "^5.24",
31+
"psalm/plugin-phpunit": "^0.19"
3232
},
3333
"suggest": {
3434
"guzzlehttp/guzzle": "^7.0",

0 commit comments

Comments
 (0)