diff --git a/composer.json b/composer.json index 9b0f959..d899994 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "neos-package", "name": "dimaip/twitterhelper", "require": { - "neos/flow": "^4.0 | ^5.0 | ^6.0 | ^7.0", + "neos/flow": "^4.0 | ^5.0 | ^6.0 | ^7.0 | ^8.0", "j7mbo/twitter-api-php": "*" }, "license": "LGPL-3.0+",