diff --git a/.doctrine-project.json b/.doctrine-project.json index 7db7eaee8..0190ebb10 100644 --- a/.doctrine-project.json +++ b/.doctrine-project.json @@ -4,15 +4,17 @@ "slug": "common", "docsSlug": "doctrine-common", "versions": [ + { + "name": "3.5", + "branchName": "3.5.x", + "slug": "3.5", + "current": true + }, { "name": "3.4", "branchName": "3.4.x", "slug": "3.4", - "current": true, - "aliases": [ - "current", - "stable" - ] + "maintained": false }, { "name": "3.3",