From 5a665574b4c8a3b5ef4ac62086a891e5cf481af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Tue, 2 Jan 2024 12:34:41 +0100 Subject: [PATCH] Fix: Remove branch alias --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 0cacb0080a..11a8da89a0 100644 --- a/composer.json +++ b/composer.json @@ -54,9 +54,6 @@ "bamarni-bin": { "bin-links": true, "forward-command": false - }, - "branch-alias": { - "dev-main": "v1.21-dev" } } }