Skip to content

Commit

Permalink
Removing classmap (not required, and should be handled by composer so…
Browse files Browse the repository at this point in the history
…onish)
  • Loading branch information
Ocramius committed Apr 16, 2012
1 parent d93dd60 commit b5aad98
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 @@ -15,10 +15,7 @@
"autoload": {
"psr-0": {
"Zend": "library/"
},
"classmap": [
"library/"
]
}
},
"config": {
"bin-dir": "bin"
Expand Down

0 comments on commit b5aad98

Please sign in to comment.