Skip to content

Commit

Permalink
Merge pull request #138 from stof/patch-1
Browse files Browse the repository at this point in the history
Fix the composer provide rule
  • Loading branch information
l0gicgate committed Oct 29, 2020
2 parents 710fd17 + e374c23 commit 4b6f81d
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": "^1.0"
},
"autoload": {
"psr-4": {
"Slim\\Http\\": "src/"
Expand Down

0 comments on commit 4b6f81d

Please sign in to comment.