Remove all the not needed directories from the Composer autoloader
This commit is contained in:
@@ -19,5 +19,8 @@
|
||||
"post-file-download": [
|
||||
"sed -i 's#//namespace Domframework#namespace Domframework#' *.php"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"exclude-from-classmap": ["/docs/", "/doc/", "/debian/", "/cover/", "/Tests/", "/locale/", "/tools/"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user