Skip to content

Commit 0598945

Browse files
committed
task: allow Neos 8.3
1 parent 8321582 commit 0598945

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"type": "neos-package",
1313
"require": {
1414
"flowpack/jobqueue-common": "^3.3",
15-
"neos/flow": ">= 7.3 < 8.3",
16-
"neos/neos-ui": ">= 7.3 < 8.3"
15+
"neos/flow": ">= 7.3 < 9.0",
16+
"neos/neos-ui": ">= 7.3 < 9.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)