diff --git a/composer.json b/composer.json index afde016..ab36100 100644 --- a/composer.json +++ b/composer.json @@ -30,6 +30,5 @@ "psr-0": { "BeSimple\\SoapCommon": "src/" } - }, - "target-dir": "BeSimple/SoapCommon" + } }