diff --git a/composer.json b/composer.json index 0e6c0be..080c305 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,7 @@ "lean": { "autoload": { "definitions" : [ - "meta/definitions/auth.php" - ], - "config": [ - "meta/config.php" + "meta/definitions.php" ] } }