allow neos/flow ~5.3
This commit is contained in:
parent
b81bb5bc3d
commit
be1efbf3b9
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/digicomp/DigiComp.Sequence",
|
"homepage": "https://github.com/digicomp/DigiComp.Sequence",
|
||||||
"require": {
|
"require": {
|
||||||
"neos/flow": "~4.1"
|
"neos/flow": "~4.1|~5.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.7.*",
|
"phpunit/phpunit": "3.7.*",
|
||||||
|
@ -69,4 +69,4 @@
|
||||||
"DigiComp.SettingValidator-20170603120900"
|
"DigiComp.SettingValidator-20170603120900"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue