From f1a505fc7d2f8da33d57469f7100eb90928703e8 Mon Sep 17 00:00:00 2001 From: Tom Raterman Date: Thu, 24 Apr 2025 09:05:54 -0400 Subject: [PATCH] Update composer --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8ceb43c..5e91b9f 100644 --- a/composer.json +++ b/composer.json @@ -2,8 +2,8 @@ "name": "soundpress/whiorders", "description": "An integration with WHI's Orderlink API", "require": { - "php": "8.1 - 8.2", - "magento/project-community-edition": "2.4.6-p9" + "php": "^8", + "magento/product-community-edition": "2.4.*" }, "authors": [ {