Skip to content

Commit db0f472

Browse files
committed
TASK: Bump minimal neos-ui requirement
Neos.Ui 3.7.0 includes more CK classes which can be used by plugins without causing CK to throw warnings of duplicate inclusions.
1 parent d2d94ce commit db0f472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"neos/neos": "~4.2 || dev-master",
16-
"neos/neos-ui-compiled": "^3.0"
16+
"neos/neos-ui-compiled": "^3.7.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)