Signed-off-by: 向林 <as2252258@163.com>
This commit is contained in:
2025-12-31 06:46:30 +00:00
committed by Gitee
parent 6929bed90a
commit 8778cd220f
3 changed files with 49 additions and 44 deletions
+4 -1
View File
@@ -17,6 +17,9 @@
"autoload": {
"psr-4": {
"Kiri\\Router\\": "./src"
}
},
"files": [
"./src/function.php"
]
}
}