diff --git a/composer.json b/composer.json index bdf9033..ae92cec 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "php": "^7.1", + "php": "^7.2 || ^8.0", "contao/core-bundle": "^4.4" }, "autoload": { @@ -32,4 +32,4 @@ "extra": { "contao-manager-plugin": "Wr\\OnepageBundle\\ContaoManager\\Plugin" } -} +} \ No newline at end of file