Skip to content

Commit 4b6f81d

Browse files
authored
Merge pull request #138 from stof/patch-1
Fix the composer provide rule
2 parents 710fd17 + e374c23 commit 4b6f81d

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": "^1.0"
50-
},
5148
"autoload": {
5249
"psr-4": {
5350
"Slim\\Http\\": "src/"

0 commit comments

Comments
 (0)