diff --git a/composer.json b/composer.json index e1a99c1376..0b0629da5e 100644 --- a/composer.json +++ b/composer.json @@ -26,11 +26,6 @@ "issues": "https://github.com/twbs/bootstrap/issues" }, "license": "MIT", - "extra": { - "branch-alias": { - "dev-master": "3.3.x-dev" - } - }, "replace": { "twitter/bootstrap": "self.version" }