diff --git a/composer.json b/composer.json index 6e83eb4..1dd1cad 100644 --- a/composer.json +++ b/composer.json @@ -20,9 +20,5 @@ "psr-4": { "Typhoon\\DeclarationId\\": "" } - }, - "config": { - "lock": false, - "vendor-dir": "../../var/DeclarationId/vendor" } }