Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,30 @@
{
"manifests": {
"exercise/htmlpurifier-bundle": {
"manifest": {
"bundles": {
"Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/exercise_html_purifier.yaml": {
"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
}
},
"ref": "0b76657841c2ba52647bb1b4a5595a0e3b9f485c"
}
}
}
@@ -0,0 +1,46 @@
{
"manifests": {
"exercise/htmlpurifier-bundle": {
"manifest": {
"bundles": {
"Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/exercise_html_purifier.yaml": {
"contents": [
"exercise_html_purifier:",
" default_cache_serializer_path: '%kernel.cache_dir%/htmlpurifier'",
"",
" html_profiles:",
" default:",
" config:",
" # the charset used by the original contents",
" Core.Encoding: 'UTF-8'",
" # full configuration reference: http://htmlpurifier.org/live/configdoc/plain.html",
"",
"# Read the https://github.com/Exercise/HTMLPurifierBundle/blob/master/README.md file",
"# to know how to whitelist elements",
"",
"# # whitelist attributes by tag",
"# attributes: []",
"",
"# # whitelist elements by name",
"# elements: []",
"",
"# # list of elements that cannot have attributes",
"# blank_elements: []",
""
],
"executable": false
}
},
"ref": "4667fd2103dc4645d234591e1c85f727c6fe0d11"
}
}
}
@@ -0,0 +1,30 @@
{
"manifests": {
"exercise/htmlpurifier-bundle": {
"manifest": {
"bundles": {
"Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": [
"all"
]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
},
"files": {
"etc/packages/exercise_html_purifier.yaml": {
"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
}
},
"ref": "5218dcc3d3372899dc6549418ef0075187823e81"
}
}
}
@@ -0,0 +1,46 @@
{
"manifests": {
"exercise/htmlpurifier-bundle": {
"manifest": {
"bundles": {
"Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/exercise_html_purifier.yaml": {
"contents": [
"exercise_html_purifier:",
" default_cache_serializer_path: '%kernel.cache_dir%/htmlpurifier'",
"",
" html_profiles:",
" default:",
" config:",
" # the charset used by the original contents",
" Core.Encoding: 'UTF-8'",
" # full configuration reference: http://htmlpurifier.org/live/configdoc/plain.html",
"",
"# Read the https://github.com/Exercise/HTMLPurifierBundle/blob/master/README.md file",
"# to know how to whitelist elements",
"",
"# # whitelist attributes by tag",
"# attributes: []",
"",
"# # whitelist elements by name",
"# elements: []",
"",
"# # list of elements that cannot have attributes",
"# blank_elements: []",
""
],
"executable": false
}
},
"ref": "99590c5352b58fadacd5535337589aba7e44f5a7"
}
}
}