diff --git a/composer.json b/composer.json index 8f18a88..f2ae83e 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "zikula/andreas08-theme", - "version": "3.0.2", + "version": "3.1.0", "description": "Based on the theme Andreas08 by Andreas Viklund", "type": "zikula-theme", "license": "LGPL-3.0+", @@ -14,11 +14,11 @@ "psr-4": { "Zikula\\Andreas08Theme\\": "" } }, "require": { - "php": ">=5.5.9" + "php": ">=7.2.0" }, "extra": { "zikula" : { - "core-compatibility": ">=2.0.0", + "core-compatibility": ">=3.0.0", "class": "Zikula\\Andreas08Theme\\ZikulaAndreas08Theme", "displayname": "Andreas08", "capabilities": {