diff --git a/composer.json b/composer.json index 1f08ae9..a613d5c 100644 --- a/composer.json +++ b/composer.json @@ -57,15 +57,6 @@ "PhpList\\RestBundle\\Tests\\": "tests/" } }, - "repositories": [ - { - "type": "path", - "url": "../core", - "options": { - "symlink": true - } - } - ], "scripts": { "list-modules": [ "PhpList\\Core\\Composer\\ScriptHandler::listModules"