From 78806e4aef4df876c1a4112fe4aee0c5eceb0ac9 Mon Sep 17 00:00:00 2001 From: Alex Lushpai Date: Tue, 31 Aug 2021 13:58:30 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0c446b8..efbb36e 100644 --- a/composer.json +++ b/composer.json @@ -34,6 +34,6 @@ "consolidation/robo": "~1.0", "phpcompatibility/php-compatibility": "^9.3", "beyondit/opencart-test-suite": "~3.0", - "opencart/opencart": "3.0.2.0" + "opencart/opencart": "^3.0" } }