[TASK] Apply migration TYPO3.FLOW3-201201261636
Adjust to the major changes in FLOW3 1.1 when coming from 1.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
af54938da3
commit
dd46b8f170
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
|||
"dev-master": "1.0.x-dev"
|
||||
},
|
||||
"applied-flow-migrations": [
|
||||
"Inwebs.Basket-201409170938"
|
||||
"Inwebs.Basket-201409170938",
|
||||
"TYPO3.FLOW3-201201261636"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue