diff --git a/.doctrine-project.json b/.doctrine-project.json index 2265c6015..fa7811c51 100644 --- a/.doctrine-project.json +++ b/.doctrine-project.json @@ -10,17 +10,23 @@ "slug": "4.0", "upcoming": true }, + { + "name": "3.10", + "branchName": "3.10.x", + "slug": "3.10", + "upcoming": true + }, { "name": "3.9", "branchName": "3.9.x", "slug": "3.9", - "upcoming": true + "current": true }, { "name": "3.8", "branchName": "3.8.x", "slug": "3.8", - "current": true + "maintained": false }, { "name": "3.7",