Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
guzzlehttp/psr7 2.0 support (#830)
Browse files Browse the repository at this point in the history
add guzzle psr7 2.0 support
  • Loading branch information
diadal authored Nov 26, 2021
1 parent ea8e5ad commit c1312be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit c1312be

Please sign in to comment.