mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 10:36:43 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/ux-twig-component": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfony\\UX\\TwigComponent\\TwigComponentBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/twig_component.yaml": {
|
||||
"contents": [
|
||||
"twig_component:",
|
||||
" anonymous_template_directory: 'components/'",
|
||||
" defaults:",
|
||||
" # Namespace & directory for components",
|
||||
" App\\Twig\\Components\\: 'components/'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "9b627037a510e20eddb559e06050a34854ce51d6"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user