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