TASK: Apply migration TYPO3.Flow-20151113161300
Adjust "Settings.yaml" to new "requestPattern" and "firewall" syntax (see FLOW-412) 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
2b82c48b74
commit
a423c660bb
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@
|
|||
"TYPO3.Fluid-201205031303",
|
||||
"TYPO3.FLOW3-201201261636",
|
||||
"DigiComp.Excel-201308011951",
|
||||
"Inwebs.Basket-201409170938"
|
||||
"Inwebs.Basket-201409170938",
|
||||
"TYPO3.Flow-20151113161300"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue