TASK: Apply migration Neos.Flow-20201207104500
Adjust code to deprecation of ComponentContext/ComponentParameters 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
e58a157037
commit
d7dbff9fc2
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@
|
|||
"Neos.Flow-20200813181400",
|
||||
"Neos.Flow-20201003165200",
|
||||
"Neos.Flow-20201109224100",
|
||||
"Neos.Flow-20201205172733"
|
||||
"Neos.Flow-20201205172733",
|
||||
"Neos.Flow-20201207104500"
|
||||
]
|
||||
},
|
||||
"authors": [
|
||||
|
|
Loading…
Reference in a new issue