You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.0 KiB
47 lines
1.0 KiB
{ |
|
"active": true, |
|
"name": "Instantiator", |
|
"slug": "instantiator", |
|
"docsSlug": "doctrine-instantiator", |
|
"codePath": "/src", |
|
"versions": [ |
|
{ |
|
"name": "1.5", |
|
"branchName": "1.5.x", |
|
"slug": "latest", |
|
"upcoming": true |
|
}, |
|
{ |
|
"name": "1.4", |
|
"branchName": "1.4.x", |
|
"slug": "1.4", |
|
"aliases": [ |
|
"current", |
|
"stable" |
|
], |
|
"maintained": true, |
|
"current": true |
|
}, |
|
{ |
|
"name": "1.3", |
|
"branchName": "1.3.x", |
|
"slug": "1.3", |
|
"maintained": false |
|
}, |
|
{ |
|
"name": "1.2", |
|
"branchName": "1.2.x", |
|
"slug": "1.2" |
|
}, |
|
{ |
|
"name": "1.1", |
|
"branchName": "1.1.x", |
|
"slug": "1.1" |
|
}, |
|
{ |
|
"name": "1.0", |
|
"branchName": "1.0.x", |
|
"slug": "1.0" |
|
} |
|
] |
|
}
|
|
|