diff --git a/composer.json b/composer.json index 3ab2438e..b62c0559 100644 --- a/composer.json +++ b/composer.json @@ -49,11 +49,5 @@ "require-dev": { "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "dev-master" - }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/smarty-php/smarty-lexer" - } - ] + } }