Skip to content

Commit 9362b0f

Browse files
committed
Add implementations declaration
1 parent d0a605e commit 9362b0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"squizlabs/php_codesniffer": "^3.5",
2828
"vimeo/psalm": "^3.14"
2929
},
30+
"provide": {
31+
"psr/http-message-implementation": "1.0"
32+
},
3033
"autoload": {
3134
"psr-4": {
3235
"HttpSoft\\ServerRequest\\": "src/"

0 commit comments

Comments
 (0)