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:
Daniel Siepmann 2017-03-15 09:06:44 +01:00
parent baa35e0926
commit 5c44ad5579

View file

@ -45,7 +45,8 @@
"TYPO3.Fluid-20141113120800",
"TYPO3.Flow-20141113121400",
"TYPO3.Fluid-20141121091700",
"TYPO3.Fluid-20150214130800"
"TYPO3.Fluid-20150214130800",
"TYPO3.Flow-20151113161300"
]
}
}