Update composer.json

Co-authored-by: Cees-Jan Kiewiet <ceesjank@gmail.com>
This commit is contained in:
Chris Boden 2021-12-06 12:32:41 -05:00 committed by GitHub
parent 2dade043ac
commit 04bc8618a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
},
"require": {
"php": ">=5.4.2",
"guzzlehttp/psr7": "^1.7|^2.0"
"guzzlehttp/psr7": "^2 || ^1.7"
},
"require-dev": {
"phpunit/phpunit": "5.7.*",