mirror of
https://github.com/flarum/core.git
synced 2025-08-09 09:57:06 +02:00
Fix autoload namespace
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Flarum\\Tags\\": "src/"
|
||||
"Flarum\\Subscriptions\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
@@ -31,4 +31,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user