diff --git a/composer.json b/composer.json index 3309bcf3..29a20f31 100644 --- a/composer.json +++ b/composer.json @@ -87,11 +87,5 @@ "Pest\\Laravel\\PestServiceProvider" ] } - }, - "repositories": [ - { - "type": "path", - "url": "../pest-plugin-parallel" - } - ] + } }