From 4973dec95541242978ae1f6b2ae941e5597669d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9A=A1=20Sigui?= Date: Mon, 20 Jan 2025 22:30:29 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Use=20`1.x`=20as=20dev=20branch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d371b0e..a560a5c 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ }, "extra": { "branch-alias": { - "dev-main": "0.x-dev" + "dev-main": "1.x-dev" } }, "config": {