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
+10 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"exercise/htmlpurifier-bundle": {
"version": "0.2",
"recipe": {
"repo": "0.2",
"branch": "master",
"version": "0.2",
"ref": "0b76657841c2ba52647bb1b4a5595a0e3b9f485c"
}
}
},
"manifests": {
"exercise/htmlpurifier-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "exercise/htmlpurifier-bundle",
"version": "0.2",
"manifest": {
"bundles": {
"Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": [
@@ -27,13 +13,18 @@
},
"files": {
"config/packages/exercise_html_purifier.yaml": {
"contents": "exercise_html_purifier:\n # full configuration reference: http://htmlpurifier.org/live/configdoc/plain.html\n default:\n # the charset used by the original contents\n Core.Encoding: 'UTF-8'\n",
"executable": false,
"encoding": ""
"contents": [
"exercise_html_purifier:",
" # full configuration reference: http://htmlpurifier.org/live/configdoc/plain.html",
" default:",
" # the charset used by the original contents",
" Core.Encoding: 'UTF-8'",
""
],
"executable": false
}
},
"origin": "exercise/htmlpurifier-bundle:0.2@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "0b76657841c2ba52647bb1b4a5595a0e3b9f485c"
}
}
}