Skip to content

Commit

Permalink
Changed composer priority
Browse files Browse the repository at this point in the history
  • Loading branch information
jontorrado committed Mar 23, 2016
1 parent 076be59 commit 8519f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
end

namespace :deploy do
after :updated, 'composer:install_executable'
after :starting, 'composer:install_executable'
after :updated, 'compile_and_upload:npm'
after :updated, 'compile_and_upload:gulp'
after :updated, 'compile_and_upload:upload'
Expand Down

0 comments on commit 8519f47

Please sign in to comment.