forked from wallabag/wallabag
restructure folders
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
"phpunit/phpunit": "~3.7"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "Wallabag\\Wallabag": "src/" }
|
||||
"psr-4": { "Wallabag\\": "src/Wallabag" }
|
||||
},
|
||||
"config": {
|
||||
"bin-dir": "bin"
|
||||
|
||||
Reference in New Issue
Block a user