forked from mirror/Part-DB.Part-DB-server
Updated doctrine/doctrine-bundle recipe
This commit is contained in:
parent
9888d4538d
commit
a356a9ad81
1 changed files with 5 additions and 7 deletions
12
symfony.lock
12
symfony.lock
|
@ -75,19 +75,17 @@
|
|||
"version": "v0.5.3"
|
||||
},
|
||||
"doctrine/doctrine-bundle": {
|
||||
"version": "2.4",
|
||||
"version": "2.5",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "2.4",
|
||||
"ref": "bac5c852ff628886de2753215fe5eb1f9ce980fb"
|
||||
"ref": "ddddd8249dd55bbda16fa7a45bb7499ef6f8e90e"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/doctrine.yaml",
|
||||
"./config/packages/prod/doctrine.yaml",
|
||||
"./config/packages/test/doctrine.yaml",
|
||||
"./src/Entity/.gitignore",
|
||||
"./src/Repository/.gitignore"
|
||||
"config/packages/doctrine.yaml",
|
||||
"src/Entity/.gitignore",
|
||||
"src/Repository/.gitignore"
|
||||
]
|
||||
},
|
||||
"doctrine/doctrine-fixtures-bundle": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue