We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07bbbc commit 8e3612eCopy full SHA for 8e3612e
.doctrine-project.json
@@ -5,21 +5,21 @@
5
"docsSlug": "doctrine-coding-standard",
6
"versions": [
7
{
8
- "name": "8.0",
9
- "branchName": "master",
10
- "slug": "latest",
11
- "upcoming": true
12
- },
13
- {
14
- "name": "7.0",
15
- "branchName": "7.0.x",
16
- "slug": "7.0",
+ "name": "8.1",
+ "branchName": "8.1.x",
+ "slug": "8.1",
17
"current": true,
18
"aliases": [
19
"current",
20
"stable"
21
]
22
},
+ {
+ "name": "7.0",
+ "branchName": "7.0.x",
+ "slug": "7.0",
+ "maintained": false
+ },
23
24
"name": "6.0",
25
"branchName": "6.x",
0 commit comments