From 9b89812058d70246991ccd12847927d9a4c5bf4b Mon Sep 17 00:00:00 2001 From: Robbie Averill Date: Sun, 21 Apr 2019 11:27:08 +1200 Subject: [PATCH] Remove obsolete branch alias --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 42f178cc..0bb29571 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,6 @@ "phpunit/phpunit": "^5.7" }, "extra": { - "branch-alias": { - "4.x-dev": "4.4.x-dev" - }, "expose": [ "javascript" ]