diff --git a/composer.json b/composer.json index b036576..e679b91 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Module for Magento2 provides enhanced ui grid with refresh and conditional filters.", "type": "magento2-module", "require": { - "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0", + "php": "8.3.4", "magento/module-ui": "101.1.*", "magento/framework": "102.0.*" },