Skip to content

Commit 5fdceda

Browse files
committed
Update development dependencies
1 parent 8915fed commit 5fdceda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
},
2727
"require-dev": {
2828
"httpsoft/http-server-request": "^1.0",
29-
"phpunit/phpunit": "^9.3",
29+
"phpunit/phpunit": "^9.5",
3030
"squizlabs/php_codesniffer": "^3.5",
31-
"vimeo/psalm": "^3.14"
31+
"vimeo/psalm": "^4.3"
3232
},
3333
"provide": {
3434
"psr/http-message-implementation": "1.0",

0 commit comments

Comments
 (0)