Skip to content

Commit

Permalink
Remove the provide rule entirely
Browse files Browse the repository at this point in the history
This package does not provide a standalone implementation of psr/http-factory but only decorators
  • Loading branch information
stof committed Oct 26, 2020
1 parent a0689c4 commit e374c23
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
"phpunit/phpunit": "^8.5",
"squizlabs/php_codesniffer": "^3.5"
},
"provide": {
"psr/http-factory-implementation": "1.0"
},
"autoload": {
"psr-4": {
"Slim\\Http\\": "src/"
Expand Down

0 comments on commit e374c23

Please sign in to comment.