Allow plugins loading from another location

This commit is contained in:
Frederic Guillot
2016-04-14 22:09:48 -04:00
parent cc9f3e69c6
commit 2bda799b9a
2 changed files with 5 additions and 2 deletions

View File

@@ -41,7 +41,6 @@
"autoload" : {
"classmap" : ["app/"],
"psr-4" : {
"Kanboard\\Plugin\\": "plugins/",
"Kanboard\\" : "app/"
},
"files" : [