{ "manifests": { "elao/enum": { "manifest": { "bundles": { "Elao\\Enum\\Bridge\\Symfony\\Bundle\\ElaoEnumBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/packages/elao_enum.yaml": { "contents": [ "elao_enum:", " # Provide the enum classes for which you want to automatically generate & register Doctrine DBAL Types:", " # https://github.com/Elao/PhpEnums#doctrine", " doctrine:", " types: {}", "" ], "executable": false } }, "ref": "d44e1c8caa4cabcab399724df787de558459dd83" } } }