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 d433d46 commit 3ffd494Copy full SHA for 3ffd494
.gitignore
@@ -1,6 +1,5 @@
1
bin
2
vendor
3
-composer.lock
4
docker-compose.yml
5
tests/etc/parameters.yml
6
phpspec.yml
composer.json
@@ -24,7 +24,7 @@
24
"psr/http-message": "^1.0",
25
"php-http/httplug": "^2.0",
26
"php-http/message": "^1.7",
27
- "php-http/discovery": "^1.5",
+ "php-http/discovery": "^1.6",
28
"php-http/message-factory": "^v1.0",
29
"php-http/multipart-stream-builder": "^1.0",
30
"php-http/client-implementation": "^1.0"
0 commit comments