code fixes to support composer

This commit is contained in:
Joey Kimsey
2024-08-09 00:55:48 -04:00
parent 570a286c13
commit e3cf6beebb
17 changed files with 18 additions and 18 deletions

View File

@ -14,7 +14,7 @@
*/
namespace TheTempusProject\Bedrock\Bin;
use TheTempusProject\Canary\Canary as Debug;
use TheTempusProject\Canary\Bin\Canary as Debug;
use TheTempusProject\Hermes\Functions\Route as Routes;
use TheTempusProject\Bedrock\Functions\Input;
use TheTempusProject\Bedrock\Functions\Check;