We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297f25f commit f386277Copy full SHA for f386277
composer.json
@@ -17,9 +17,9 @@
17
"guzzlehttp/guzzle": "^7.0"
18
},
19
"require-dev": {
20
- "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "phpunit/phpunit": "^9.6.31 || ^10.0 || ^11.0 || ^12.0",
21
"php-http/client-integration-tests": "^4.0",
22
- "phpspec/prophecy-phpunit": "^2.0",
+ "phpspec/prophecy-phpunit": "^2.4",
23
"php-http/message-factory": "^1.1"
24
25
"provide": {
0 commit comments