diff --git a/composer.json b/composer.json index 09bac54f..21f5d5c1 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "dev-master": "1.0.x-dev", "dev-tmp_ci_branch": "1.0.x-dev" }, - "_ezplatform_branch_for_behat_tests": "2.5" + "_ezplatform_branch_for_behat_tests": "behat_graphql" }, "scripts": { "fix-cs": "@php ./vendor/bin/php-cs-fixer fix -v --show-progress=estimating"