Code updates

This commit is contained in:
Clemens Schwaighofer
2024-03-07 15:02:25 +09:00
parent 2e6b7b2f5b
commit 5ebe7dc06c
55 changed files with 2441 additions and 644 deletions
+3 -3
View File
@@ -8,9 +8,9 @@
"homepage": "https://github.com/smarty-php/smarty/",
"license": "LGPL-3.0",
"autoload": {
"psr-4": {
"Smarty\\": "src/"
}
"classmap": [
"src/"
]
},
"authors": [
{