Skip to content

Commit fb87fc8

Browse files
gjuricezimuel
authored andcommitted
Allow installation of psr/http-message v2.0
1 parent 3743d71 commit fb87fc8

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
@@ -13,7 +13,7 @@
1313
"php": "^7.4 || ^8.0",
1414
"elastic/transport": "^8.7",
1515
"psr/http-client": "^1.0",
16-
"psr/http-message": "^1.0",
16+
"psr/http-message": "^1.0 || ^2.0",
1717
"psr/log": "^1|^2|^3",
1818
"guzzlehttp/guzzle": "^7.0"
1919
},

0 commit comments

Comments
 (0)