mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 10:39:31 +08:00
Fix autoload namespace
This commit is contained in:
parent
fde7921487
commit
b7c06ece8a
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Flarum\\Tags\\": "src/"
|
||||
"Flarum\\Subscriptions\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
|
@ -31,4 +31,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user