From 347102bbdae5258da131fdb54c040e2d65ce8919 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 9 Aug 2022 11:03:29 +1200 Subject: [PATCH] DEP Remove branch alias --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 974fee3..fa4b5e9 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,6 @@ "phpunit/phpunit": "^8 || ^9" }, "extra": { - "branch-alias": { - "dev-master": "3.x-dev" - }, "expose": [ "client" ]