diff --git a/composer.json b/composer.json index 1846263..884d5c5 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ "license": "MIT", "homepage": "https://github.com/digicomp/DigiComp.Menu", "require": { - "neos/flow": "~6.3 | ^7.3 | ^8.2", - "php": "^7.4" + "neos/flow": "^8.2", + "php": "^8.1" }, "autoload": { "psr-4": { @@ -28,7 +28,7 @@ }, "extra": { "branch-alias": { - "dev-develop": "3.0.x-dev", + "dev-develop": "4.0.x-dev", "dev-version/2.x-dev": "2.0.x-dev" }, "applied-flow-migrations": [