Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-02-26 08:43:39 +00:00
parent 75587b9f09
commit a6bd6cb0e8
2 changed files with 31 additions and 2 deletions
@@ -0,0 +1,29 @@
{
"manifests": {
"stof/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/doctrine-extensions/DoctrineExtensions/tree/main/doc",
"stof_doctrine_extensions:",
" default_locale: en_US",
""
],
"executable": false
}
},
"ref": "e805aba9eff5372e2d149a9ff56566769e22819d"
}
}
}
+2 -2
View File
@@ -15,7 +15,7 @@
"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/",
"# See the official DoctrineExtensions documentation for more details: https://github.com/doctrine-extensions/DoctrineExtensions/tree/main/doc",
"stof_doctrine_extensions:",
" default_locale: en_US",
""
@@ -23,7 +23,7 @@
"executable": false
}
},
"ref": "6c1ceb662f8997085f739cd089bfbef67f245983"
"ref": "e805aba9eff5372e2d149a9ff56566769e22819d"
}
}
}