We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
doctrine/doctrine-bundle
1 parent 73d5ed5 commit 25193f5Copy full SHA for 25193f5
config/packages/doctrine.yaml
@@ -25,8 +25,8 @@ doctrine:
25
auto_mapping: true
26
mappings:
27
App:
28
- is_bundle: false
29
type: attribute
+ is_bundle: false
30
dir: '%kernel.project_dir%/src/Entity'
31
prefix: 'App\Entity'
32
alias: App
symfony.lock
@@ -37,12 +37,12 @@
37
"version": "v0.5.3"
38
},
39
"doctrine/doctrine-bundle": {
40
- "version": "2.10",
+ "version": "2.11",
41
"recipe": {
42
"repo": "github.com/symfony/recipes",
43
"branch": "main",
44
"version": "2.10",
45
- "ref": "e025a6cb69b195970543820b2f18ad21724473fa"
+ "ref": "0b4a11ee7e60b36227502ed26874edd7e8b66353"
46
47
"files": [
48
"config/packages/doctrine.yaml",
0 commit comments