Merge remote-tracking branch 'gitlab/main' into thetempusproject-com
This commit is contained in:
22
composer.lock
generated
22
composer.lock
generated
@ -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": [
|
||||||
|
Reference in New Issue
Block a user