composer fix

This commit is contained in:
mueh 2026-04-28 09:37:39 +02:00
parent 115c06e9bf
commit b31a490fec
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Blomstra\\Search\\": "src/" "Sbp\\Search\\": "src/"
} }
} }
} }