1 Commits
1.0.1 ... 1.0

Author SHA1 Message Date
8f140bee75 renaming for composer 2024-08-09 04:08:24 +00:00
2 changed files with 0 additions and 21 deletions

View File

@ -17,7 +17,6 @@ namespace TheTempusProject\Canary\Bin;
use TheTempusProject\Canary\Classes\TempusDebugger; use TheTempusProject\Canary\Classes\TempusDebugger;
use TheTempusProject\Canary\Classes\Logger; use TheTempusProject\Canary\Classes\Logger;
use Exception; use Exception;
class Canary { class Canary {
private static $lastCall = ''; private static $lastCall = '';

20
composer.lock generated
View File

@ -1,20 +0,0 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2766960a50e2f2f76a8ec41e644bc0de",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=8.1.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}