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

Commit c1312be

Browse files
authored
guzzlehttp/psr7 2.0 support (#830)
add guzzle psr7 2.0 support
1 parent ea8e5ad commit c1312be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"doctrine/dbal": "^2.9",
3535
"evenement/evenement": "^2.0|^3.0",
3636
"facade/ignition-contracts": "^1.0",
37-
"guzzlehttp/psr7": "^1.5",
37+
"guzzlehttp/psr7": "^1.5|^2.0",
3838
"illuminate/broadcasting": "^6.3|^7.0|^8.0",
3939
"illuminate/console": "^6.3|^7.0|^8.0",
4040
"illuminate/http": "^6.3|^7.0|^8.0",

0 commit comments

Comments
 (0)