From a793b842b1aa7b9361ee06020f3dbab4d37bbf16 Mon Sep 17 00:00:00 2001 From: Jay Potter Date: Wed, 12 Aug 2026 16:02:02 -0400 Subject: [PATCH] re-namespace --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3270bc7..522568a 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "MIT", "autoload": { "psr-4": { - "Potter\\Environment\\": "src/Potter/Environment/" + "Potter\\": "src/Potter/" } }, "authors": [