From a5ec4e4464a1b543f932b830c80de97fa6050d53 Mon Sep 17 00:00:00 2001 From: Damian Mooyman <damian@silverstripe.com> Date: Fri, 15 Jun 2018 15:29:51 +1200 Subject: [PATCH] Remove obsolete branch-alias --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index ca84b62f2..a6c50c623 100644 --- a/composer.json +++ b/composer.json @@ -59,9 +59,6 @@ "psr/container-implementation": "1.0.0" }, "extra": { - "branch-alias": { - "4.x-dev": "4.2.x-dev" - }, "expose": [ "client/images", "client/styles", @@ -106,4 +103,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} +} \ No newline at end of file