Files
symfony-flex-recipes-contrib/armin.scssphp-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

45 lines
1.5 KiB
JSON

{
"locks": {
"armin/scssphp-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "dfcd909f037c7f1e2535bec00c1eba240d7aa513"
}
}
},
"manifests": {
"armin/scssphp-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "armin/scssphp-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Armin\\ScssphpBundle\\ScssphpBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/prod/scssphp.yaml": {
"contents": "scssphp:\n enabled: true\n autoUpdate: false\n",
"executable": false,
"encoding": ""
},
"config/packages/scssphp.yaml": {
"contents": "scssphp:\n enabled: true\n autoUpdate: true\n",
"executable": false,
"encoding": ""
}
},
"origin": "armin/scssphp-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}