Skip to content

Commit 092eb35

Browse files
committed
:octocat: dependency updates
1 parent aa9d4ff commit 092eb35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ext-json":"*",
3232
"ext-simplexml":"*",
3333
"ext-zlib":"*",
34-
"chillerlan/php-settings-container":"^1.0",
34+
"chillerlan/php-settings-container":"^1.1",
3535
"fig/http-message-util":"^1.1",
3636
"psr/http-client":"^1.0",
3737
"psr/http-message": "^1.0",
@@ -41,8 +41,8 @@
4141
"psr/log": "^1.0"
4242
},
4343
"require-dev": {
44-
"phpunit/phpunit": "^8.0",
45-
"guzzlehttp/psr7": "^1.5",
44+
"phpunit/phpunit": "^8.3",
45+
"guzzlehttp/psr7": "^1.6",
4646
"http-interop/http-factory-tests": "dev-master"
4747
},
4848
"autoload": {

0 commit comments

Comments
 (0)