diff --git a/composer.json b/composer.json index 63df058..42e7fe0 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ }, "autoload": { "psr-4": { - "Softnweb\\ComingSoon\\": "vendor/softnweb/laravel-coming-soon/src/" + "Softnweb\\ComingSoon\\": "src/" } } }