forked from GNUsocial/gnu-social
[AUTOLOAD] Always autoload _m file
This commit is contained in:
parent
652c3b5d62
commit
daf4f0727d
@ -51,6 +51,7 @@
|
||||
"sort-packages": true
|
||||
},
|
||||
"autoload": {
|
||||
"files": ["src/Core/I18n/I18n.php"],
|
||||
"psr-4": {
|
||||
"App\\": "src/",
|
||||
"Plugin\\": "plugins/enabled/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user