Skip to content

Commit 80218f2

Browse files
committed
Update branch metadata
1 parent b6660e1 commit 80218f2

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

.doctrine-project.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,27 @@
55
"docsSlug": "doctrine-coding-standard",
66
"versions": [
77
{
8-
"name": "11.0",
9-
"branchName": "11.0.x",
10-
"slug": "11.0",
8+
"name": "12.0",
9+
"branchName": "12.0.x",
10+
"slug": "12.0",
1111
"upcoming": true
1212
},
1313
{
14-
"name": "10.0",
15-
"branchName": "10.0.x",
16-
"slug": "10.0",
14+
"name": "11.0",
15+
"branchName": "11.0.x",
16+
"slug": "11.0",
1717
"current": true,
1818
"aliases": [
1919
"current",
2020
"stable"
2121
]
2222
},
23+
{
24+
"name": "10.0",
25+
"branchName": "10.0.x",
26+
"slug": "10.0",
27+
"maintained": false
28+
},
2329
{
2430
"name": "9.0",
2531
"branchName": "9.0.x",

0 commit comments

Comments
 (0)