TASK: Apply migration Neos.Flow-20201109224100
Adjust DB migrations to Doctrine Migrations 3.0 Note: This migration did not produce any changes, so the commit simply marks the migration as applied. This makes sure it will not be applied again.
This commit is contained in:
parent
4dfb3b8568
commit
5d8e93084b
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@
|
|||
"Neos.Flow-20190425144900",
|
||||
"Neos.Flow-20190515215000",
|
||||
"Neos.Flow-20200813181400",
|
||||
"Neos.Flow-20201003165200"
|
||||
"Neos.Flow-20201003165200",
|
||||
"Neos.Flow-20201109224100"
|
||||
]
|
||||
},
|
||||
"authors": [
|
||||
|
|
Loading…
Reference in a new issue