fixes to support composer / packagist

This commit is contained in:
Joey Kimsey
2024-08-08 01:24:32 -04:00
parent fd8b979c9c
commit 9d6a79d80b
8 changed files with 227 additions and 2 deletions

View File

@ -9,7 +9,7 @@
* @link https://TheTempusProject.com/TempusDebugger
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/
namespace TheTempusProject\Canary;
namespace TheTempusProject\Hermes;
use TheTempusProject\Hermes\Classes\Autoloader;