From 7d993582205963bd9d10b3b1b4d895b45fe5a112 Mon Sep 17 00:00:00 2001 From: jay Date: Sun, 31 May 2026 18:54:02 -0400 Subject: [PATCH] implement Potter\Aware --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7543d19..ccfcc21 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "license": "MIT", "autoload": { "psr-4": { - "Potter\\": "src/Potter/" + "Potter\\Aware": "src/Potter/Aware/" } }, "authors": [