mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Flarum\\Likes\\": "src/"
|
|
}
|
|
}
|
|
}
|