guzzlehttp/psr7 2.0 support (#830)

add guzzle psr7 2.0 support
This commit is contained in:
Diadal 2021-11-26 13:32:18 +01:00 committed by GitHub
parent ea8e5ad820
commit c1312be337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"doctrine/dbal": "^2.9",
"evenement/evenement": "^2.0|^3.0",
"facade/ignition-contracts": "^1.0",
"guzzlehttp/psr7": "^1.5",
"guzzlehttp/psr7": "^1.5|^2.0",
"illuminate/broadcasting": "^6.3|^7.0|^8.0",
"illuminate/console": "^6.3|^7.0|^8.0",
"illuminate/http": "^6.3|^7.0|^8.0",