We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f50b4 commit e7e2360Copy full SHA for e7e2360
composer.json
@@ -23,9 +23,9 @@
23
"psr/http-message": "^1.0"
24
},
25
"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"
+ "phpunit/phpunit": "^9.6.22||^10.5.41",
+ "php-http/psr7-integration-tests": "^1.4.0",
+ "phpstan/phpstan": "^1.12.15",
+ "vimeo/psalm": "^5.26.1"
30
}
31
0 commit comments