Skip to content

Instantly share code, notes, and snippets.

@dlip
Created June 5, 2013 08:36
Show Gist options
  • Save dlip/5712491 to your computer and use it in GitHub Desktop.
Save dlip/5712491 to your computer and use it in GitHub Desktop.
run composer install with symfony env prod
SYMFONY_ENV=prod ./composer.phar install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment