mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
* Update letkode/form-schema-bundle recipe V1 * Update letkode/form-schema-bundle recipe V1.1 * Update letkode/form-schema-bundle recipe V1.2 * Update letkode/form-schema-bundle recipe V1.3 * Update letkode/form-schema-bundle recipe V1.4 * Update letkode/form-schema-bundle recipe V1.5 * Update letkode/form-schema-bundle recipe V1.6 * Update letkode/form-schema-bundle recipe V1.7 * Update letkode/form-schema-bundle recipe V1.8
13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"bundles": {
|
|
"Letkode\\FormSchemaBundle\\LetkodeFormSchemaBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"LKA_DEFAULT_LOCALE": "es",
|
|
"LKA_FORM_SCHEMA_CACHE": "false"
|
|
}
|
|
}
|