From b58ee5ca299a1920befa2f34c28d9017d200ff72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Thu, 18 Jun 2026 08:39:49 +0200 Subject: [PATCH] Stop maintaining 3.x The downloads of 4.x have surpassed the downloads of 3.x. --- .doctrine-project.json | 3 +-- .github/dependabot.yml | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.doctrine-project.json b/.doctrine-project.json index 6ea34f5a..e005d05c 100644 --- a/.doctrine-project.json +++ b/.doctrine-project.json @@ -34,9 +34,8 @@ }, { "name": "3.4", - "branchName": "3.4.x", "slug": "3.4", - "maintained": true + "maintained": false }, { "name": "3.3", diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ef157d57..9e3e2c8c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,6 @@ updates: interval: "weekly" labels: - "CI" - target-branch: "3.4.x" groups: doctrine: patterns: