Added antishov/doctrine-extensions-bundle

This commit is contained in:
antishov
2019-10-09 23:10:52 +03:00
parent 1c443315d6
commit 4ddd44f698
2 changed files with 12 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}