File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed
Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "active" : true ,
3+ "name" : " Doctrine Module for Laminas" ,
4+ "shortName" : " Doctrine for Laminas" ,
5+ "slug" : " DoctrineModule" ,
6+ "docsSlug" : " doctrine-module" ,
7+ "versions" : [
8+ {
9+ "name" : " 4.0.x" ,
10+ "branchName" : " 4.0.x" ,
11+ "slug" : " 4.0.x" ,
12+ "current" : true ,
13+ "maintained" : true ,
14+ "aliases" : [
15+ " current" ,
16+ " stable"
17+ ]
18+ },
19+ {
20+ "name" : " 4.1.x" ,
21+ "branchName" : " 4.1.x" ,
22+ "slug" : " 4.1.x" ,
23+ "current" : false ,
24+ "maintained" : true ,
25+ "aliases" : [
26+ " latest"
27+ ]
28+ },
29+ {
30+ "name" : " 4.x" ,
31+ "branchName" : " 4.x" ,
32+ "slug" : " 4.x" ,
33+ "maintained" : false
34+ },
35+ {
36+ "name" : " 1.1.x" ,
37+ "branchName" : " 1.1.x" ,
38+ "slug" : " 1.1.x" ,
39+ "maintained" : false
40+ },
41+ {
42+ "name" : " 1.0.x" ,
43+ "branchName" : " 1.0.x" ,
44+ "slug" : " 1.0.x" ,
45+ "maintained" : false
46+ }
47+ ]
48+ }
You can’t perform that action at this time.
0 commit comments