Skip to content

Commit 882cbc6

Browse files
authored
Merge pull request #100 from KarinaRashchynskaya/chore/update-psr-http-message
chore: update psr/http-message
2 parents e31d141 + d1cf120 commit 882cbc6

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
@@ -12,7 +12,7 @@
1212
"psr/http-client-implementation": "^1.0",
1313
"psr/http-factory": "^1.0",
1414
"psr/http-factory-implementation": "^1.0",
15-
"psr/http-message": "^1.0"
15+
"psr/http-message": "^1.0|^2.0"
1616
},
1717
"require-dev": {
1818
"friendsofphp/php-cs-fixer": "^3.0",

0 commit comments

Comments
 (0)