diff --git a/composer.json b/composer.json index ea21213..707236f 100644 --- a/composer.json +++ b/composer.json @@ -60,5 +60,10 @@ "@phpunit", "@behat" ] + }, + "extra": { + "branch-alias": { + "dev-main": "2.x-dev" + } } }