Skip to content

Instantly share code, notes, and snippets.

@nicosomb
Created March 1, 2016 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicosomb/35fc5ed30e4b9bd786f6 to your computer and use it in GitHub Desktop.
Save nicosomb/35fc5ed30e4b9bd786f6 to your computer and use it in GitHub Desktop.
git fetch origin
git checkout -b 2.0.0-beta.1 origin/2.0.0-beta.1
composer install
bin/console doctrine:schema:update --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment