forked from wallabag/wallabag
Move source files directly under src/ directory
This commit is contained in:
@ -191,7 +191,7 @@
|
||||
"prefer-stable": true,
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Wallabag\\": "src/Wallabag/"
|
||||
"Wallabag\\CoreBundle\\": "src/"
|
||||
},
|
||||
"classmap": [
|
||||
"app/AppKernel.php",
|
||||
|
||||
Reference in New Issue
Block a user