From 1c6860a0a5c27b81dd0c4e19981965b789a56eb0 Mon Sep 17 00:00:00 2001 From: Rana Muhammad Irshad Date: Fri, 24 May 2024 15:46:38 +0200 Subject: [PATCH] Update module, DEV-569 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2776e15..f09b519 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0", + "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0", "magento/module-store": "~101.0" }, "autoload": {