restructure folders

This commit is contained in:
Nicolas Lœuillet
2015-01-20 14:11:26 +01:00
parent 97a2dd74c8
commit 79e051a1f2
190 changed files with 43 additions and 16 deletions

View File

@ -75,7 +75,7 @@
"phpunit/phpunit": "~3.7"
},
"autoload": {
"psr-0": { "Wallabag\\Wallabag": "src/" }
"psr-4": { "Wallabag\\": "src/Wallabag" }
},
"config": {
"bin-dir": "bin"