#!/bin/bash

set -e

ln -s /run/secrets/github_auth ./auth.json
composer update --no-install --no-cache
