recipe-cms/.cow.json

12 lines
210 B
JSON
Raw Permalink Normal View History

2017-07-11 15:16:08 +12:00
{
"github-slug": "silverstripe/recipe-cms",
"child-stability-inherit": true,
2021-08-26 10:35:58 +12:00
"dependency-constraint": "loose",
2017-07-11 15:16:08 +12:00
"vendors": [
"silverstripe"
],
"exclude": [
"silverstripe/recipe-plugin"
]
}