Skip to content

Instantly share code, notes, and snippets.

@zsuiram
Created September 12, 2019 10:12
Show Gist options
  • Save zsuiram/b6017b015d9013dc23dbf69ba1b247ea to your computer and use it in GitHub Desktop.
Save zsuiram/b6017b015d9013dc23dbf69ba1b247ea to your computer and use it in GitHub Desktop.
git fetch --tags && git checkout 1.3
composer install --optimize-autoloader
bin/console cache:clear --env=prod && bin/console cache:warmup --env=prod && bin/console doctrine:migrations:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment