From 9974a0791997598890038661117a8b43a7eeb122 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 28 Oct 2024 19:15:38 +0100 Subject: [PATCH] wip #7062 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e259f97..941d7a9 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "autoload": { "psr-4": { - "Fluidbook\\ToolboxApiClient": "src" + "Fluidbook\\ToolboxApiClient\\": "src" } }, "authors": [ -- 2.39.5