Open kPOWz opened 7 years ago
Currently when we want to pull in a dependency update, we manually run composer update. We should make this automated as part of the .git post receive hook script.
composer update
Currently when we want to pull in a dependency update, we manually run
composer update
. We should make this automated as part of the .git post receive hook script.