Skip to content

Commit 8519f47

Browse files
committed
Changed composer priority
1 parent 076be59 commit 8519f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/deploy.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
end
144144

145145
namespace :deploy do
146-
after :updated, 'composer:install_executable'
146+
after :starting, 'composer:install_executable'
147147
after :updated, 'compile_and_upload:npm'
148148
after :updated, 'compile_and_upload:gulp'
149149
after :updated, 'compile_and_upload:upload'

0 commit comments

Comments
 (0)