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 c0f7275 commit 243578cCopy full SHA for 243578c
.doctrine-project.json
@@ -5,21 +5,33 @@
5
"docsSlug": "doctrine-coding-standard",
6
"versions": [
7
{
8
- "name": "8.2",
9
- "branchName": "8.2.x",
10
- "slug": "8.2",
+ "name": "9.0",
+ "branchName": "9.0.x",
+ "slug": "9.0",
11
"upcoming": true
12
},
13
14
- "name": "8.1",
15
- "branchName": "8.1.x",
16
- "slug": "8.1",
+ "name": "8.3",
+ "branchName": "8.3.x",
+ "slug": "8.3",
17
+ "upcoming": true
18
+ },
19
+ {
20
+ "name": "8.2",
21
+ "branchName": "8.2.x",
22
+ "slug": "8.2",
23
"current": true,
24
"aliases": [
25
"current",
26
"stable"
27
]
28
29
30
+ "name": "8.1",
31
+ "branchName": "8.1.x",
32
+ "slug": "8.1",
33
+ "maintained": false
34
35
36
"name": "8.0",
37
"branchName": "8.0.x",
0 commit comments