Skip to content

Commit 8307559

Browse files
committed
updating the workflow
1 parent 2f760ef commit 8307559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: |
3232
composer create-project --prefer-dist laravel/laravel laravel_app --no-interaction
3333
cd laravel_app
34-
composer require devdojo/auth:dev-main --W
34+
composer require devdojo/auth:dev-main --with-all-dependencies
3535
3636
- name: Set Working Directory
3737
run: echo "Change directory context to Laravel app"

0 commit comments

Comments
 (0)