composer and autoloading changes for renaming
This commit is contained in:
@ -30,12 +30,12 @@
|
||||
{
|
||||
"psr-4":
|
||||
{
|
||||
"TheTempusProject\\Canary\\Classes\\": "Classes"
|
||||
"TheTempusProject\\Canary\\Classes\\": "classes"
|
||||
},
|
||||
"files":
|
||||
[
|
||||
"Config/constants.php",
|
||||
"Bin/Canary.php"
|
||||
"config/constants.php",
|
||||
"bin/canary.php"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user