update git pus
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m35s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Build, Push and Deploy / deploy-staging (push) Successful in 30s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-18 16:22:32 +07:00
parent ed9654271b
commit 1e252a0e4c
9 changed files with 679 additions and 67 deletions

View File

@@ -6,5 +6,7 @@
$baseDir = dirname($vendorDir);
return array(
'Parsedown' => array($vendorDir . '/parsedown/parsedown'),
'Mpociot' => array($vendorDir . '/mpociot/reflection-docblock/src'),
'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'),
);