forked from wallabag/wallabag
Switch to psr-4
This commit is contained in:
@ -104,7 +104,7 @@
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "": "src/" },
|
||||
"psr-4": { "": "src/" },
|
||||
"classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user