syntax fix

This commit is contained in:
sbp-jm 2026-04-15 12:34:39 +00:00
parent b81487c6f6
commit 0639a405cd
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
},
"autoload": {
"psr-4": {
"SbpJm\FlarumMSTeamsWebhook\": "src/"
"SbpJm\\FlarumMSTeamsWebhook\\": "src/"
}
},
"extra": {