From 0aacbfe113c556986dbf29c80cddd5deb5ee9013 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 12 Apr 2025 17:06:41 -0400 Subject: [PATCH] Correct namespace --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 94ab3fc..8ceb43c 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "registration.php" ], "psr-4": { - "SoundPress\\WhiOrders\\": "" + "SoundPress\\WHIOrders\\": "" } } } \ No newline at end of file