new folders

This commit is contained in:
Nicolas Lœuillet
2015-01-20 07:40:39 +01:00
parent c78c1a3f08
commit 6ad93dff69
61 changed files with 146 additions and 97 deletions

View File

@ -74,6 +74,9 @@
"require-dev": {
"phpunit/phpunit": "~3.7"
},
"autoload": {
"psr-0": { "Wallabag\\Wallabag": "src/" }
},
"config": {
"bin-dir": "bin"
}