Skip to content

Commit 4b8c507

Browse files
Update dependency psr/http-message to v2
1 parent 8abd994 commit 4b8c507

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^7.4",
13-
"psr/http-message": "^1.0.1",
13+
"psr/http-message": "^1.0.1 || ^2.0.0",
1414
"react/http": "^1",
1515
"react/promise": "^2.8",
1616
"wyrihaximus/constants": "^1.5"

0 commit comments

Comments
 (0)