Merge branch 'version/2.x-dev' into develop
Some checks failed
ci/woodpecker/push/code-style Pipeline failed
Some checks failed
ci/woodpecker/push/code-style Pipeline failed
This commit is contained in:
commit
a1b08d7adc
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
||||||
"package-key": "DigiComp.FlowSessionLock"
|
"package-key": "DigiComp.FlowSessionLock"
|
||||||
},
|
},
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-develop": "3.0.x-dev"
|
"dev-develop": "3.0.x-dev",
|
||||||
|
"dev-version/2.x-dev": "2.1.x-dev"
|
||||||
},
|
},
|
||||||
"applied-flow-migrations": [
|
"applied-flow-migrations": [
|
||||||
"Neos.SwiftMailer-20161130105617",
|
"Neos.SwiftMailer-20161130105617",
|
||||||
|
|
Loading…
Reference in a new issue