We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer install
php composer.phar install
.github/workflows
1 parent 15d3cc6 commit 02986c8Copy full SHA for 02986c8
.github/workflows/deploy-main.yml
@@ -54,5 +54,5 @@ jobs:
54
cd domains
55
cd lcommerce.net
56
git pull
57
- composer install
+ php composer.phar install
58
php artisan migrate --force
0 commit comments