From 9e56c718fc3e768bb948ed8698e14adea7614438 Mon Sep 17 00:00:00 2001 From: sunra Date: Sat, 12 Dec 2015 22:29:59 +0200 Subject: [PATCH] psr4 2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d153e0a..29745de 100644 --- a/composer.json +++ b/composer.json @@ -17,6 +17,6 @@ "php": ">=5.3.2" }, "autoload": { - "psr-4": {"Ospinto\\dBug": "/"} + "psr-4": {"Ospinto\\dBug": ""} } } \ No newline at end of file