Skip to content

Instantly share code, notes, and snippets.

@MaartenS
Created March 14, 2016 15:56
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 MaartenS/c7c5700de774a6118548 to your computer and use it in GitHub Desktop.
Save MaartenS/c7c5700de774a6118548 to your computer and use it in GitHub Desktop.
git submodule update --init 
git submodule foreach 'git checkout version/api' 

composer install 
composer dumpautoload -o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment