Skip to content

Commit

Permalink
composer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Bird committed Apr 3, 2017
1 parent 75fc34d commit 5cce17e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"homepage":"https://github.com/katmore/flat",
"autoload": {
"psr-4": {
"flat\\": "src/flat",
"flat\\deploy\\": "deploy",
"flat\\app\\": "app"
"flat\\": "src/flat"
}
},
"license": [
Expand Down

0 comments on commit 5cce17e

Please sign in to comment.