Files
symfony-flex-recipes-contrib/letkode/form-schema-bundle/1.0/manifest.json
T
Trino CalmaandGitHub 075b0bcacb Add letkode form schema bundle recipe (#1996)
* Add letkode/form-schema-bundle recipe

* fix: indentation and null values in letkode/form-schema-bundle recipe

- Use 4-space indentation in manifest.json
- Add trailing newline to manifest.json
- Replace ~ with null in letkode_form_schema.yaml
2026-06-09 17:10:18 +04:00

9 lines
165 B
JSON

{
"bundles": {
"Letkode\\FormSchemaBundle\\LetkodeFormSchemaBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}