mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 05:47:38 +08:00
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"autoload": {
|
|
"psr-4": {
|
|
"{{escapedNamespace}}\\": "src/"
|
|
}
|
|
}
|
|
}
|