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 aa9d4ff commit 092eb35Copy full SHA for 092eb35
composer.json
@@ -31,7 +31,7 @@
31
"ext-json":"*",
32
"ext-simplexml":"*",
33
"ext-zlib":"*",
34
- "chillerlan/php-settings-container":"^1.0",
+ "chillerlan/php-settings-container":"^1.1",
35
"fig/http-message-util":"^1.1",
36
"psr/http-client":"^1.0",
37
"psr/http-message": "^1.0",
@@ -41,8 +41,8 @@
41
"psr/log": "^1.0"
42
},
43
"require-dev": {
44
- "phpunit/phpunit": "^8.0",
45
- "guzzlehttp/psr7": "^1.5",
+ "phpunit/phpunit": "^8.3",
+ "guzzlehttp/psr7": "^1.6",
46
"http-interop/http-factory-tests": "dev-master"
47
48
"autoload": {
0 commit comments