Skip to content

Commit

Permalink
Remove autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenoid committed Jun 29, 2016
1 parent fb8a908 commit a68b7d4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,5 @@
"require": {
"php": ">=5.3.3",
"zendframework/zendframework": "2.*"
},
"autoload": {
"psr-0": {
"SwaggerUI": "src/"
},
"classmap": [
"./Module.php"
]
}
}

0 comments on commit a68b7d4

Please sign in to comment.