From 875efd1aee7adce355a2ff0a6807036135317076 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Wed, 3 Apr 2024 13:28:10 +0200 Subject: [PATCH] remove obsolete alias definition --- .doctrine-project.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.doctrine-project.json b/.doctrine-project.json index 32facead3..1da478569 100644 --- a/.doctrine-project.json +++ b/.doctrine-project.json @@ -8,11 +8,7 @@ "name": "2.x", "branchName": "2.x", "slug": "latest", - "current": true, - "aliases": [ - "current", - "stable" - ] + "current": true }, { "name": "1.x",