From 6cf9e57d4e04f0c167a63439d64a3bfd50ff4130 Mon Sep 17 00:00:00 2001 From: jay Date: Fri, 12 Jun 2026 14:36:59 -0400 Subject: [PATCH] fix namespace --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d5dcd85..8d64b1d 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "license": "MIT", "autoload": { "psr-4": { - "Potter\\Startable\\": "src/Potter/Stoppable/" + "Potter\\Stoppable\\": "src/Potter/Stoppable/" } }, "authors": [