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 1cf746f commit 8f7682eCopy full SHA for 8f7682e
composer.json
@@ -19,10 +19,10 @@
19
"php-http/message-factory": "^1.0.2",
20
"psr/http-message-implementation": "^1.0",
21
"php-http/client-implementation": "^1.0",
22
- "php-http/discovery": "^1.4"
+ "php-http/discovery": "^1.6"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "6.3.*",
+ "phpunit/phpunit": "^6.5 || ^7.5",
26
"symfony/stopwatch": "~2.5",
27
"php-http/message": "^1.0",
28
"php-http/mock-client": "^1.0",
0 commit comments