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 3b7e679 commit 3e5ba91Copy full SHA for 3e5ba91
composer.json
@@ -16,7 +16,8 @@
16
"psr/http-client-implementation": "^1.0",
17
"psr/http-factory-implementation": "^1.0",
18
"http-interop/http-factory-discovery": "^1.4",
19
- "php-http/client-common": "^1.9 || ^2.0"
+ "php-http/client-common": "^1.9 || ^2.0",
20
+ "symfony/polyfill-php73": "^1.11"
21
},
22
"require-dev": {
23
"phpspec/phpspec": "^3.4 || ^4.0 || ^5.0",
0 commit comments