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

@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '54ec065e9828504253781c3720f0dabece50aa35',
'reference' => 'a9c0e955937e3ccb2ff050c71b77353b298a982b',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '54ec065e9828504253781c3720f0dabece50aa35',
'reference' => 'a9c0e955937e3ccb2ff050c71b77353b298a982b',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@ -83,9 +83,9 @@
'dev_requirement' => false,
),
'smarty/smarty' => array(
'pretty_version' => 'v4.3.1',
'version' => '4.3.1.0',
'reference' => 'e28cb0915b4e3749bf57d4ebae2984e25395cfe5',
'pretty_version' => 'v4.5.3',
'version' => '4.5.3.0',
'reference' => '9fc96a13dbaf546c3d7bcf95466726578cd4e0fa',
'type' => 'library',
'install_path' => __DIR__ . '/../smarty/smarty',
'aliases' => array(),