update to Smarty v4.5.3, dont update to v5 is not supported, need many changes

This commit is contained in:
Ibnu Maksum
2024-05-30 09:32:54 +07:00
parent a9c0e95593
commit 78a6468584
31 changed files with 4213 additions and 151 deletions

View File

@ -1,6 +1,6 @@
{
"require": {
"mpdf/mpdf": "^8.1",
"smarty/smarty": "^4.3"
"smarty/smarty": "=4.5.3"
}
}