diff --git a/composer.json b/composer.json index d6ebef0..c408c56 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", @@ -138,7 +138,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",