diff --git a/composer.json b/composer.json index ee82a28..9758eed 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "GPL-3.0+", "require": { "neos/neos": "^3.1", - "neos/form": "^4.0" + "neos/form": "^5.0" }, "autoload": { "psr-4": { @@ -17,4 +17,4 @@ "package-key": "Neos.Form.Builder" } } -} \ No newline at end of file +}