diff --git a/composer.json b/composer.json index 46cac8a0..0e2b057e 100644 --- a/composer.json +++ b/composer.json @@ -99,7 +99,7 @@ "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^10.5", "shuchkin/simplexlsxgen": "^1.4", - "smarty/smarty": "^4.4", + "smarty/smarty": "^4.4 || ^5.0", "spatie/array-to-xml": "^3.2", "squizlabs/php_codesniffer": "^3.9", "thiagoalessio/tesseract_ocr": "^2.13", @@ -137,7 +137,7 @@ "phpunit/phpunit": "^10.5", "saggre/phpdocumentor-markdown": "^0.1.4", "shuchkin/simplexlsxgen": "^1.4", - "smarty/smarty": "^4.4", + "smarty/smarty": "^4.4 || ^5.0", "spatie/array-to-xml": "^3.2", "squizlabs/php_codesniffer": "^3.9", "thiagoalessio/tesseract_ocr": "^2.13",