Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+15 -22
View File
@@ -1,20 +1,6 @@
{
"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": [
@@ -27,18 +13,25 @@
},
"files": {
"config/packages/prod/scssphp.yaml": {
"contents": "scssphp:\n enabled: true\n autoUpdate: false\n",
"executable": false,
"encoding": ""
"contents": [
"scssphp:",
" enabled: true",
" autoUpdate: false",
""
],
"executable": false
},
"config/packages/scssphp.yaml": {
"contents": "scssphp:\n enabled: true\n autoUpdate: true\n",
"executable": false,
"encoding": ""
"contents": [
"scssphp:",
" enabled: true",
" autoUpdate: true",
""
],
"executable": false
}
},
"origin": "armin/scssphp-bundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "dfcd909f037c7f1e2535bec00c1eba240d7aa513"
}
}
}