Files
symfony-flex-recipes-contrib/elao.enum.1.7.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.3 KiB
JSON

{
"locks": {
"elao/enum": {
"version": "1.7",
"recipe": {
"repo": "1.7",
"branch": "master",
"version": "1.7",
"ref": "d44e1c8caa4cabcab399724df787de558459dd83"
}
}
},
"manifests": {
"elao/enum": {
"repository": "github.com/symfony/recipes-contrib",
"package": "elao/enum",
"version": "1.7",
"manifest": {
"bundles": {
"Elao\\Enum\\Bridge\\Symfony\\Bundle\\ElaoEnumBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/elao_enum.yaml": {
"contents": "elao_enum:\n # Provide the enum classes for which you want to automatically generate & register Doctrine DBAL Types:\n # https://github.com/Elao/PhpEnums#doctrine\n doctrine:\n types: {}\n",
"executable": false,
"encoding": ""
}
},
"origin": "elao/enum:1.7@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}