Merge remote-tracking branch 'gitlab/main' into thetempusproject-com

This commit is contained in:
Joey Kimsey
2025-02-05 06:34:26 -05:00

22
composer.lock generated
View File

@ -318,13 +318,13 @@
"type": "library", "type": "library",
"autoload": { "autoload": {
"files": [ "files": [
"Config/constants.php", "config/constants.php",
"Bin/Bedrock.php" "bin/bedrock.php"
], ],
"psr-4": { "classmap": [
"TheTempusProject\\Bedroock\\Classes\\": "Classes", "classes",
"TheTempusProject\\Bedroock\\Functions\\": "Functions" "functions"
} ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -360,12 +360,12 @@
"type": "library", "type": "library",
"autoload": { "autoload": {
"files": [ "files": [
"Config/constants.php", "config/constants.php",
"Bin/Canary.php" "bin/canary.php"
], ],
"psr-4": { "classmap": [
"TheTempusProject\\Canary\\Classes\\": "Classes" "classes"
} ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [