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" } }