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 764c141 commit 0337aacCopy full SHA for 0337aac
.doctrine-project.json
@@ -4,16 +4,28 @@
4
"slug": "doctrine-migrations-bundle",
5
"versions": [
6
{
7
- "name": "2.2",
+ "name": "3.1",
8
"branchName": "master",
9
- "slug": "2.2",
+ "slug": "3.1",
10
"upcoming": true
11
},
12
+ {
13
+ "name": "3.0",
14
+ "branchName": "3.0.x",
15
+ "slug": "3.0",
16
+ "current": true
17
+ },
18
19
+ "name": "2.2",
20
+ "branchName": "2.2.x",
21
+ "slug": "2.2",
22
+ "maintained": true
23
24
25
"name": "2.1",
26
"branchName": "2.1.x",
27
"slug": "2.1",
- "current": true
28
+ "maintained": false
29
30
31
"name": "2.0",
0 commit comments