Allow flow 7.3
Some checks failed
ci/woodpecker/push/code-style Pipeline failed
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Ferdinand Kuhl 2023-01-11 16:59:52 +01:00
parent 09f6aa089b
commit d4ffe3a18e

View file

@ -3,7 +3,7 @@
"description": "Just a Neos\\Flow Validator resolving other Validators with Configuration/Validation.yaml",
"type": "neos-package",
"require": {
"neos/flow": "^6.3.5",
"neos/flow": "^6.3.5 | ^7.3.9",
"php": ">=7.4"
},
"require-dev": {