From bc94921eb4ea2bc7c47875165ea5e382627cb8e6 Mon Sep 17 00:00:00 2001 From: Ben Dubuisson Date: Mon, 10 Jul 2017 11:10:36 +1200 Subject: [PATCH] fixed typo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6b9c5f5..321cc20 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "symbiote/gridfieldextensions": "^3.0" }, "autoload": { - "psr-4": {git sttat + "psr-4": { "Heyday\\MenuManager\\": "code/" } },