diff --git a/Makefile b/Makefile index 97cbcc7..b444c1d 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ install: vendor/autoload.php php artisan up vendor/autoload.php: composer.lock - php composer.phar install + composer install touch vendor/autoload.php public/build/manifest.json: package.json