Skip to content

Commit 55fc2f7

Browse files
Update dependency psr/http-message to v2
| datasource | package | from | to | | ---------- | ---------------- | ---- | --- | | packagist | psr/http-message | 1.1 | 2.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe11b96 commit 55fc2f7

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
@@ -16,7 +16,7 @@
1616
"php-http/discovery": "^1.19.4",
1717
"php-http/httplug": "^2.4.0",
1818
"psr/http-client": "^1.0.3",
19-
"psr/http-message": "^1.1",
19+
"psr/http-message": "^2.0",
2020
"psr/log": "^3.0.0",
2121
"symfony/console": "^6.4.6"
2222
},

0 commit comments

Comments
 (0)