Skip to content

Commit 6740dc1

Browse files
committed
Update http message version
1 parent 6e60ace commit 6740dc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"require": {
1414
"php": ">=8.1",
1515
"ext-curl": "*",
16-
"php-http/discovery": "^1.15",
16+
"php-http/discovery": "^1.19",
1717
"psr/http-client": "^1.0",
1818
"psr/http-factory": "^1.0",
19-
"psr/http-message": "~1.0"
19+
"psr/http-message": "^1.0"
2020
},
2121
"require-dev": {
2222
"laminas/laminas-diactoros": "^2.0",

0 commit comments

Comments
 (0)