From d44e76183527897aafe6ffe5d2e82500a4c37653 Mon Sep 17 00:00:00 2001 From: Aaron Carlino Date: Mon, 15 Oct 2018 16:31:38 +1300 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 785668e4..cf9b5a3b 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,6 @@ "phpunit/phpunit": "^5.7" }, "extra": { - "branch-alias": { - "4.x-dev": "4.3.x-dev" - }, "expose": [ "client/dist", "client/lang" @@ -52,4 +49,4 @@ }, "prefer-stable": true, "minimum-stability": "dev" -} +} \ No newline at end of file