Skip to content

Commit

Permalink
remove classmap autoloading from composer.json (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Sep 25, 2017
1 parent d624df6 commit dc59009
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 @@ -18,9 +18,6 @@
"friendsofphp/php-cs-fixer": "^1.11"
},
"autoload": {
"classmap": [
"src/"
],
"psr-4": {
"Google\\Auth\\": "src"
}
Expand Down

0 comments on commit dc59009

Please sign in to comment.