Skip to content

Commit 7bbb017

Browse files
committed
Merge branch 'master' of https://github.com/zemit-cms/core
2 parents d6e0e4b + 281b112 commit 7bbb017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"phpstan/phpstan": "^1.10",
100100
"phpunit/phpunit": "^10.5",
101101
"shuchkin/simplexlsxgen": "^1.4",
102-
"smarty/smarty": "^4.4",
102+
"smarty/smarty": "^4.4 || ^5.0",
103103
"spatie/array-to-xml": "^3.2",
104104
"squizlabs/php_codesniffer": "^3.9",
105105
"thiagoalessio/tesseract_ocr": "^2.13",
@@ -138,7 +138,7 @@
138138
"phpunit/phpunit": "^10.5",
139139
"saggre/phpdocumentor-markdown": "^0.1.4",
140140
"shuchkin/simplexlsxgen": "^1.4",
141-
"smarty/smarty": "^4.4",
141+
"smarty/smarty": "^4.4 || ^5.0",
142142
"spatie/array-to-xml": "^3.2",
143143
"squizlabs/php_codesniffer": "^3.9",
144144
"thiagoalessio/tesseract_ocr": "^2.13",

0 commit comments

Comments
 (0)