mirror of
https://github.com/flarum/framework.git
synced 2025-02-16 22:13:15 +08:00
8 lines
97 B
JSON
8 lines
97 B
JSON
{
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Flarum\\Suspend\\": "src/"
|
|
}
|
|
}
|
|
}
|