Skip to content

Commit

Permalink
Fix composer complaints
Browse files Browse the repository at this point in the history
  • Loading branch information
altwohill committed Mar 14, 2019
1 parent c94d7c4 commit 2d0a675
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@
],
"autoload": {
"psr-4": {
"Twohill\\HomepageForDomain\\": [
"code/",
"tests/"
]
"Twohill\\HomepageForDomain\\": "code/"
}
},
"require": {
Expand Down

0 comments on commit 2d0a675

Please sign in to comment.