Skip to content

Commit 3921cc0

Browse files
committed
feat: http message compatibiltiy
1 parent 3c48236 commit 3921cc0

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.4.0",
1515
"psr/http-client": "^1.0",
16-
"psr/http-message": "^2.0",
16+
"psr/http-message": "^1.1||^2.0",
1717
"psr/http-factory": "^1.0",
1818
"nyholm/psr7": "^1.0"
1919
},

0 commit comments

Comments
 (0)