Skip to content

Commit 04568f9

Browse files
committed
update laravel example config
1 parent d731738 commit 04568f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/stackup.dist.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ tasks:
9595

9696
- name: horizon queue
9797
id: horizon-queue
98+
if: composerJson(env("LOCAL_BACKEND_PROJECT_PATH") + "/composer.json").HasDependency("laravel/horizon");
9899
command: php artisan horizon
99100
path: '{{ env("LOCAL_BACKEND_PROJECT_PATH") }}'
100101
platforms: ['linux', 'darwin']

0 commit comments

Comments
 (0)