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