TASK: Apply migration Neos.Flow-20201205172733
This migration does not actually change any code. It just displays a warning if a PHP file still refers to the no longer existing ComponentInterface 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
5d8e93084b
commit
e58a157037
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@
|
||||||
"Neos.Flow-20190515215000",
|
"Neos.Flow-20190515215000",
|
||||||
"Neos.Flow-20200813181400",
|
"Neos.Flow-20200813181400",
|
||||||
"Neos.Flow-20201003165200",
|
"Neos.Flow-20201003165200",
|
||||||
"Neos.Flow-20201109224100"
|
"Neos.Flow-20201109224100",
|
||||||
|
"Neos.Flow-20201205172733"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
Loading…
Reference in a new issue