code fixes to support composer

This commit is contained in:
Joey Kimsey
2024-08-09 00:55:32 -04:00
parent d48e77e78d
commit 0aa1b52a6d
70 changed files with 76 additions and 76 deletions

View File

@ -13,7 +13,7 @@
namespace TheTempusProject\Models;
use TheTempusProject\Canary\Canary as Debug;
use TheTempusProject\Canary\Bin\Canary as Debug;
use TheTempusProject\Bedrock\Functions\Check;
use TheTempusProject\Bedrock\Functions\Sanitize;
use TheTempusProject\Classes\DatabaseModel;