Files
symfony-flex-recipes-contrib/stof.doctrine-extensions-bundle.1.2.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.5 KiB
JSON

{
"locks": {
"stof/doctrine-extensions-bundle": {
"version": "1.2",
"recipe": {
"repo": "1.2",
"branch": "master",
"version": "1.2",
"ref": "6c1ceb662f8997085f739cd089bfbef67f245983"
}
}
},
"manifests": {
"stof/doctrine-extensions-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "stof/doctrine-extensions-bundle",
"version": "1.2",
"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\n# See the official DoctrineExtensions documentation for more details: https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc/\nstof_doctrine_extensions:\n default_locale: en_US\n",
"executable": false,
"encoding": ""
}
},
"origin": "stof/doctrine-extensions-bundle:1.2@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}