Skip to content

Commit e113c85

Browse files
committed
Add implementations declaration
1 parent 633eb02 commit e113c85

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
"squizlabs/php_codesniffer": "^3.5",
3131
"vimeo/psalm": "^3.14"
3232
},
33+
"provide": {
34+
"psr/http-message-implementation": "1.0",
35+
"psr/http-server-middleware-implementation": "1.0"
36+
},
3337
"autoload": {
3438
"psr-4": {
3539
"HttpSoft\\Cookie\\": "src/"

0 commit comments

Comments
 (0)