Skip to content

Commit e2f2558

Browse files
committed
:octocat: dependency update
1 parent c59d843 commit e2f2558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"ext-json":"*",
3333
"ext-simplexml":"*",
3434
"ext-zlib":"*",
35-
"chillerlan/php-settings-container":"^1.1",
35+
"chillerlan/php-settings-container":"^1.2",
3636
"fig/http-message-util":"^1.1",
3737
"psr/http-client":"^1.0",
3838
"psr/http-message": "^1.0",
@@ -42,7 +42,7 @@
4242
"psr/log": "^1.1"
4343
},
4444
"require-dev": {
45-
"phpunit/phpunit": "^8.3",
45+
"phpunit/phpunit": "^8.4",
4646
"guzzlehttp/psr7": "^1.6",
4747
"http-interop/http-factory-tests": "dev-master"
4848
},

0 commit comments

Comments
 (0)