mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated doctrine-migrations recipe
This commit is contained in:
parent
3c657ca959
commit
e718e3c043
1 changed files with 5 additions and 5 deletions
10
symfony.lock
10
symfony.lock
|
@ -101,16 +101,16 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"doctrine/doctrine-migrations-bundle": {
|
"doctrine/doctrine-migrations-bundle": {
|
||||||
"version": "3.1",
|
"version": "3.2",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"repo": "github.com/symfony/recipes",
|
"repo": "github.com/symfony/recipes",
|
||||||
"branch": "master",
|
"branch": "main",
|
||||||
"version": "3.1",
|
"version": "3.1",
|
||||||
"ref": "ee609429c9ee23e22d6fa5728211768f51ed2818"
|
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./config/packages/doctrine_migrations.yaml",
|
"config/packages/doctrine_migrations.yaml",
|
||||||
"./migrations/.gitignore"
|
"migrations/.gitignore"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"doctrine/event-manager": {
|
"doctrine/event-manager": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue