mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
25 lines
681 B
JSON
25 lines
681 B
JSON
{
|
|
"manifests": {
|
|
"fresh/doctrine-enum-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Fresh\\DoctrineEnumBundle\\FreshDoctrineEnumBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"src/": "%SRC_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"src/DBAL/Types/.gitignore": {
|
|
"contents": [
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "fab86661c13bc12e4f14f706c86af09912d55bfb"
|
|
}
|
|
}
|
|
} |