From f705ec6810f830c00067f1d3cb353acc9d0ae38f Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 14 Jan 2025 14:20:28 -0500 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 352eb8c..a924a2c 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "type": "library", "autoload": { "psr-4": { - "Nixius\\SimpleGlitchtip\\": "src/" + "Nixius\\SimpleGlitchtip\\": "/" } } } \ No newline at end of file