diff --git a/composer.json b/composer.json index 956f2f4..a6fa529 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "neos-plugin", "description": "Flex column layouts for neos nodetypes", "require": { - "neos/neos": "^7.0 || ^8.0", + "neos/neos": "^7.0 || ^8.0 || ^9.0", "neos/fusion-afx": "*", "neos/nodetypes-columnlayouts": "*", "shel/neos-colorpicker": "*"