update recipes doctrine/doctrine-bundle

This commit is contained in:
Julien Fastré 2024-02-14 09:48:36 +01:00
parent eb3c561f85
commit 1b5b62ba49
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 4 additions and 3 deletions

View File

@ -12,7 +12,8 @@ doctrine:
geometry: string
# IMPORTANT: You MUST configure your server version,
# either here or in the DATABASE_URL env var (see .env file)
#server_version: '15'
#server_version: '16'
use_savepoints: true
orm:
auto_generate_proxy_classes: true
naming_strategy: doctrine.orm.naming_strategy.default

View File

@ -45,12 +45,12 @@
"version": "v0.5.3"
},
"doctrine/doctrine-bundle": {
"version": "2.10",
"version": "2.11",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.4",
"ref": "013b823e7fee65890b23e40f31e6667a1ac519ac"
"ref": "cc62b7e9470998c640ee99d284a013a676f1fc5e"
},
"files": [
"config/packages/doctrine.yaml",