diff --git a/composer.json b/composer.json index c1206a0..a808535 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,8 @@ "issues": "https://github.com/bluem-development/bluem-woocommerce" }, "require": { - "php": ">=7.4|>=8.0", + "php": ">=8.0", + "nesbot/carbon": "^2.53", "bluem-development/bluem-php": "^2.2|^2.3", "symfony/polyfill-php72": "^1.22", "symfony/polyfill-mbstring": "v1.19.0",