forked from wallabag/wallabag
new folders
This commit is contained in:
@ -74,6 +74,9 @@
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~3.7"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "Wallabag\\Wallabag": "src/" }
|
||||
},
|
||||
"config": {
|
||||
"bin-dir": "bin"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user