fixes to support composer

This commit is contained in:
Joey Kimsey
2024-08-21 08:15:27 -04:00
parent afb9624971
commit 09f96c369a
4 changed files with 261 additions and 7 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@ logs/*
mail.log
vendor/canary/logs/*
.env
components/*