Allow flow 7.3
This commit is contained in:
parent
09f6aa089b
commit
d4ffe3a18e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"description": "Just a Neos\\Flow Validator resolving other Validators with Configuration/Validation.yaml",
|
"description": "Just a Neos\\Flow Validator resolving other Validators with Configuration/Validation.yaml",
|
||||||
"type": "neos-package",
|
"type": "neos-package",
|
||||||
"require": {
|
"require": {
|
||||||
"neos/flow": "^6.3.5",
|
"neos/flow": "^6.3.5 | ^7.3.9",
|
||||||
"php": ">=7.4"
|
"php": ">=7.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue