Skip to content

Commit a1bbc58

Browse files
authoredDec 21, 2023··
Merge pull request #78 from Flowpack/task/allowNeosUi84
TASK: Allow NeosUi 8.4
2 parents ea775dc + c0baf7a commit a1bbc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.4",
88
"neos/neos": "^7.3 || ^8.0",
9-
"neos/neos-ui": "~7.3.18 || ~8.0.13 || ~8.1.10 || ~8.2.10 || ~8.3.1"
9+
"neos/neos-ui": "~7.3.18 || ~8.0.13 || ~8.1.10 || ~8.2.10 || ~8.3.1 || ~8.4.0"
1010
},
1111
"require-dev": {
1212
"phpstan/phpstan": "^1.10"

0 commit comments

Comments
 (0)
Please sign in to comment.