Skip to content

Commit e7e2360

Browse files
committed
bumps dev deps
1 parent 17f50b4 commit e7e2360

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
@@ -23,9 +23,9 @@
2323
"psr/http-message": "^1.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^9.0",
27-
"php-http/psr7-integration-tests": "^1.2",
28-
"phpstan/phpstan": "^1.9",
29-
"vimeo/psalm": "^5.4"
26+
"phpunit/phpunit": "^9.6.22||^10.5.41",
27+
"php-http/psr7-integration-tests": "^1.4.0",
28+
"phpstan/phpstan": "^1.12.15",
29+
"vimeo/psalm": "^5.26.1"
3030
}
3131
}

0 commit comments

Comments
 (0)