From 64d2f96d69178b4e5b50cfc47fb176e58abbdfe8 Mon Sep 17 00:00:00 2001 From: voyula <40173603+voyula@users.noreply.github.com> Date: Fri, 27 Jul 2018 07:25:45 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8f27b7a..8e8063a 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "autoload" : { "psr-4" : { - "phpDocumentor\\Reflection\\": ["src"] + "phpDocumentor\\Reflection\\": "src/" } }, "require-dev": {