1
0
Fork 1

Update composer.json

This commit is contained in:
colin 2025-01-14 14:20:28 -05:00
parent 501aea8f3e
commit f705ec6810
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"type": "library",
"autoload": {
"psr-4": {
"Nixius\\SimpleGlitchtip\\": "src/"
"Nixius\\SimpleGlitchtip\\": "/"
}
}
}