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