Skip to content

Commit 85998f4

Browse files
committed
Downgrade for http-message
1 parent 6850fac commit 85998f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"guzzlehttp/guzzle": "^7.7",
1919
"guzzlehttp/psr7": "^2.5",
2020
"psr/http-client": "^1.0",
21-
"psr/http-message": "^2.0"
21+
"psr/http-message": "^1.0|^2.0"
2222
},
2323
"require-dev": {
2424
"laravel/pint": "^1.2",

0 commit comments

Comments
 (0)