Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
move Module.php to src/ZendDeveloperTools
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Apr 23, 2015
1 parent 45db61a commit 3bc1c27
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Expand Up @@ -47,10 +47,7 @@
"autoload": {
"psr-0": {
"ZendDeveloperTools": "src/"
},
"classmap": [
"./Module.php"
]
}
},
"autoload-dev": {
"psr-0": {
Expand Down
File renamed without changes.

0 comments on commit 3bc1c27

Please sign in to comment.