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