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 955ce1d commit 4613272Copy full SHA for 4613272
.doctrine-project.json
@@ -0,0 +1,43 @@
1
+{
2
+ "name": "Doctrine Migrations Bundle",
3
+ "shortName": "DoctrineMigrationsBundle",
4
+ "slug": "doctrine-migrations-bundle",
5
+ "versions": [
6
+ {
7
+ "name": "2.0",
8
+ "branchName": "master",
9
+ "slug": "2.0",
10
+ "upcoming": true
11
+ },
12
13
+ "name": "1.3",
14
+ "branchName": "1.3",
15
+ "slug": "1.3",
16
+ "current": true
17
18
19
+ "name": "1.2",
20
+ "branchName": "1.2",
21
+ "slug": "1.2",
22
+ "maintained": false
23
24
25
+ "name": "1.1",
26
+ "branchName": "1.1",
27
+ "slug": "1.1",
28
29
30
31
32
33
34
35
36
37
+ "name": "1.0",
38
+ "branchName": "1.0",
39
+ "slug": "1.0",
40
41
+ }
42
+ ]
43
+}
0 commit comments