From 7a8819c9fe457c589fe4b77a5d8a82907cb2c118 Mon Sep 17 00:00:00 2001 From: Aaron Carlino Date: Mon, 15 Oct 2018 16:31:32 +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 4f6dc2386..bbcec50db 100644 --- a/composer.json +++ b/composer.json @@ -27,9 +27,6 @@ "phpunit/PHPUnit": "^5.7" }, "extra": { - "branch-alias": { - "1.x-dev": "1.3.x-dev" - }, "expose": [ "client/dist", "client/lang", @@ -48,4 +45,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} +} \ No newline at end of file