diff --git a/composer.json b/composer.json index a092fef..edd84c6 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "autoload": { "psr-4": { - "Wepesi\\app\\":"class/" + "Wepesi\\app\\":"src/" } }, "require": {} diff --git a/index.php b/index.php index d3466a6..160ad47 100644 --- a/index.php +++ b/index.php @@ -1,8 +1,4 @@