mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
1c3596be90
See https://github.com/silverstripe/silverstripe-framework/issues/9232 See https://github.com/silverstripe/silverstripe-installer/pull/260 for equivalent 4.x PR
11 lines
287 B
JSON
11 lines
287 B
JSON
{
|
|
"github-slug": "silverstripe/silverstripe-installer",
|
|
"changelog-holder": "silverstripe/framework",
|
|
"changelog-path": "docs/en/04_Changelogs/{stability}/{version}.md",
|
|
"child-stability-inherit": true,
|
|
"dependency-constraint": "exact",
|
|
"vendors": [
|
|
"silverstripe"
|
|
]
|
|
}
|