mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"manifests": {
|
|
"antishov/doctrine-extensions-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/stof_doctrine_extensions.yaml": {
|
|
"contents": [
|
|
"# Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html",
|
|
"# See the official DoctrineExtensions documentation for more details: https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc/",
|
|
"stof_doctrine_extensions:",
|
|
" default_locale: en_US",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "6c1ceb662f8997085f739cd089bfbef67f245983"
|
|
}
|
|
}
|
|
}
|