Skip to content

Commit 57d9c3b

Browse files
authored
Merge pull request #167 from php-api-clients/renovate/psr-http-message-2.x
Update dependency psr/http-message to v2
2 parents fdcdd03 + 5e30d40 commit 57d9c3b

File tree

2 files changed

+128
-223
lines changed

2 files changed

+128
-223
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"nunomaduro/termwind": "^1.15",
2525
"ondram/ci-detector": "^4.1",
2626
"pointybeard/reverse-regex": "1.0.0.3",
27-
"psr/http-message": "^1.0",
27+
"psr/http-message": "^1.1 || ^2 || ^3",
2828
"react/async": "^4.0",
2929
"react/http": "^1.8",
3030
"reactivex/rxphp": "^2.0",

0 commit comments

Comments
 (0)