Skip to content

Commit ce30d0e

Browse files
committed
declare compatible with neos 9
1 parent e391ea4 commit ce30d0e

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
@@ -9,6 +9,6 @@
99
}
1010
},
1111
"require": {
12-
"neos/neos-ui": "^8"
12+
"neos/neos-ui": "^8 || ^9"
1313
}
1414
}

0 commit comments

Comments
 (0)