diff --git a/composer.json b/composer.json index c225af6..248d4b0 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php": "^7.1", "ext-libxml": "*", "ext-simplexml": "*", - "ezsystems/ezplatform-graphql": "^1.0.4@dev" + "ezsystems/ezplatform-graphql": "^1.0.4" }, "require-dev": { "ezsystems/ezplatform-code-style": "^0.1.0", @@ -40,7 +40,7 @@ "_ezplatform_branch_for_behat_tests": "2.5", "branch-alias": { "dev-master": "1.0.x-dev", - "dev-tmp_ci_branch": "1.0.x-dev" + "dev-tmp_ci_branch": "1.0" } } }