Skip to content

Commit e374c23

Browse files
authored
Remove the provide rule entirely
This package does not provide a standalone implementation of psr/http-factory but only decorators
1 parent a0689c4 commit e374c23

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@
4545
"phpunit/phpunit": "^8.5",
4646
"squizlabs/php_codesniffer": "^3.5"
4747
},
48-
"provide": {
49-
"psr/http-factory-implementation": "1.0"
50-
},
5148
"autoload": {
5249
"psr-4": {
5350
"Slim\\Http\\": "src/"

0 commit comments

Comments
 (0)