Skip to content

Commit bb18c04

Browse files
fix(deps): update dependency psr/http-message to v2 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf6f449 commit bb18c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/Flagd/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php-http/httplug": "^2.3.0",
2727
"psr/http-client": "^1.0",
2828
"psr/http-factory": "^1.0",
29-
"psr/http-message": "^1.0",
29+
"psr/http-message": "^2.0",
3030
"psr/log": "^2.0 || ^3.0"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)