Merge pull request #768

This commit is contained in:
symfony-flex-server[bot]
2019-10-18 11:20:26 +00:00
committed by GitHub
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,4 @@
# 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
@@ -0,0 +1,8 @@
{
"bundles": {
"Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}