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
+19 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"teebbstudios/tuieditor-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "5630a89280647f01ae78e4f37d8f932e0e7113c3"
}
}
},
"manifests": {
"teebbstudios/tuieditor-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "teebbstudios/tuieditor-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Teebb\\TuiEditorBundle\\TeebbTuiEditorBundle": [
@@ -27,13 +13,27 @@
},
"files": {
"config/packages/teebb_tuieditor.yaml": {
"contents": "# Read the documentation: https://github.com/teebbstudios/TeebbTuiEditorBundle/blob/master/README.md\nteebb_tui_editor:\n default_config: basic_config\n configs:\n basic_config:\n to_html: false\n exts:\n - scrollSync\n - colorSyntax\n - uml\n - chart\n - mark\n - table\n\n",
"executable": false,
"encoding": ""
"contents": [
"# Read the documentation: https://github.com/teebbstudios/TeebbTuiEditorBundle/blob/master/README.md",
"teebb_tui_editor:",
" default_config: basic_config",
" configs:",
" basic_config:",
" to_html: false",
" exts:",
" - scrollSync",
" - colorSyntax",
" - uml",
" - chart",
" - mark",
" - table",
"",
""
],
"executable": false
}
},
"origin": "teebbstudios/tuieditor-bundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "5630a89280647f01ae78e4f37d8f932e0e7113c3"
}
}
}