mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 03:56:24 +03:00
Update Flex archives
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/web-profiler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": [
|
||||
"dev",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/test/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: false",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { collect: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/routes/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler_wdt:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'",
|
||||
" prefix: /_wdt",
|
||||
"",
|
||||
"web_profiler_profiler:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'",
|
||||
" prefix: /_profiler",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "6bdfa1a95f6b2e677ab985cd1af2eae35d62e0f6"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/web-profiler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": [
|
||||
"dev",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"etc/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/packages/test/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: false",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { collect: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/routing/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler_wdt:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'",
|
||||
" prefix: /_wdt",
|
||||
"",
|
||||
"web_profiler_profiler:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'",
|
||||
" prefix: /_profiler",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "705db3c94b8b04f5a9d6cf2d43191ffc84f2910e"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/web-profiler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": [
|
||||
"dev",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"etc/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/packages/test/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: false",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { collect: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/routing/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler_wdt:",
|
||||
" resource: \"@WebProfilerBundle/Resources/config/routing/wdt.xml\"",
|
||||
" prefix: /_wdt",
|
||||
"",
|
||||
"web_profiler_profiler:",
|
||||
" resource: \"@WebProfilerBundle/Resources/config/routing/profiler.xml\"",
|
||||
" prefix: /_profiler",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "b67482603f8621c5f32e6fea311931ab03ac8c25"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/web-profiler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": [
|
||||
"dev",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"etc/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/packages/test/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: false",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { collect: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/routing/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler_wdt:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'",
|
||||
" prefix: /_wdt",
|
||||
"",
|
||||
"web_profiler_profiler:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'",
|
||||
" prefix: /_profiler",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "b6e16fa69b794d9e0dceac01fb69b44604089421"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/web-profiler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": [
|
||||
"dev",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/test/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: false",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { collect: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/routing/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler_wdt:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'",
|
||||
" prefix: /_wdt",
|
||||
"",
|
||||
"web_profiler_profiler:",
|
||||
" resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'",
|
||||
" prefix: /_profiler",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "c7e91186041d93e1b2f37976e322c6f6ea1f2a3d"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/web-profiler-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": [
|
||||
"dev",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"etc/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/packages/test/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: false",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { collect: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"etc/routing/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler_wdt:",
|
||||
" resource: \"@WebProfilerBundle/Resources/config/routing/wdt.xml\"",
|
||||
" prefix: /_wdt",
|
||||
"",
|
||||
"web_profiler_profiler:",
|
||||
" resource: \"@WebProfilerBundle/Resources/config/routing/profiler.xml\"",
|
||||
" prefix: /_profiler",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "d9534da6c58c522dccaaa4706df794c465ffa019"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user