mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user