mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
40 lines
1.3 KiB
JSON
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
|
|
}
|
|
}
|
|
} |