diff --git a/composer.json b/composer.json index 1aa2626..eb68ed3 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "neos/fusion": "~3.0.0" + "neos/fusion": "^3.0.0" }, "autoload": { "psr-0": { @@ -97,4 +97,4 @@ "Neos.Fusion-20170120013047" ] } -} \ No newline at end of file +}