diff --git a/composer.json b/composer.json index 3dfb93c..b6a6ab9 100644 --- a/composer.json +++ b/composer.json @@ -9,14 +9,8 @@ "email": "hi@metadrop.net" } ], - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/Metadrop/drupal-behat.git" - } - ], "require": { - "nuvoleweb/drupal-behat": "^1.2", + "nuvoleweb/drupal-behat": "^1.3", "symfony/console": "^4 || ^5 || ^6" }, "autoload": {