diff --git a/composer.json b/composer.json index 32279f4..28f8449 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Provides compatibility between Attribute landing module and Tweakwise module.", "license": "OSL-3.0", "require": { - "php": ">=7.4 <8.2", + "php": ">=8.0 <8.3", "tweakwise/magento2-tweakwise": "^5.0", "emico/m2-attributelanding": "^4.0" },