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

@ -428,17 +428,17 @@
},
{
"name": "smarty/smarty",
"version": "v4.3.1",
"version_normalized": "4.3.1.0",
"version": "v4.5.3",
"version_normalized": "4.5.3.0",
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
"reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5"
"reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
"reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/9fc96a13dbaf546c3d7bcf95466726578cd4e0fa",
"reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa",
"shasum": ""
},
"require": {
@ -448,7 +448,7 @@
"phpunit/phpunit": "^8.5 || ^7.5",
"smarty/smarty-lexer": "^3.1"
},
"time": "2023-03-28T19:47:03+00:00",
"time": "2024-05-28T21:46:01+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -491,7 +491,7 @@
"support": {
"forum": "https://github.com/smarty-php/smarty/discussions",
"issues": "https://github.com/smarty-php/smarty/issues",
"source": "https://github.com/smarty-php/smarty/tree/v4.3.1"
"source": "https://github.com/smarty-php/smarty/tree/v4.5.3"
},
"install-path": "../smarty/smarty"
}