From f3d7a396e3974f4686b4d94916e48c7baf9bd9e3 Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Wed, 5 May 2021 11:17:42 +1200 Subject: [PATCH] MNT Remove obsolete branch-alias --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 2e396cd..f9f78b5 100644 --- a/composer.json +++ b/composer.json @@ -37,9 +37,6 @@ "symbiote/silverstripe-queuedjobs": "Automatically schedules content review emails to be sent, only requiring one crontask to be created" }, "extra": { - "branch-alias": { - "dev-master": "4.x-dev" - }, "expose": [ "client/dist" ] @@ -52,4 +49,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} +} \ No newline at end of file