From 1a9cdee0f2ffe024d936a73ebd779bc94b35ff60 Mon Sep 17 00:00:00 2001 From: Robbie Averill Date: Mon, 20 Nov 2017 14:31:23 +1300 Subject: [PATCH] Remove obsolete branch alias --- composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index dd97754..8073483 100755 --- a/composer.json +++ b/composer.json @@ -15,11 +15,7 @@ "require-dev": { "phpunit/PHPUnit": "~3.7@stable" }, - "extra": { - "branch-alias": { - "2.x-dev": "2.5.x-dev" - } - }, + "extra": [], "license": "BSD-2-Clause", "authors": [ {