From 6d98569a26b9a63f565b78ea333d0754aeeb5504 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 22 May 2019 17:24:17 +0200 Subject: [PATCH] #2783 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ca1e38b..f5454ab 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "autoload": { "psr-0": { - "Cubeist\\Util": "src\/", + "Cubeist\\Util": "src\/" } }, "authors": [ -- 2.39.5