Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved composer install instructions #1550

Merged
merged 1 commit into from
Aug 17, 2016

Conversation

jrjohnson
Copy link
Member

Adding the SYMFONY_ENV ensures that symfony’s cache clear command (which
runs at the end of composer install) gets the correct environment and
doesn't blow up on missing packages.

The —optimize-autoloader flag is recommended by symfony for production
installs.

Fixes #1549

Adding the SYMFONY_ENV ensures that symfonys cache clear command (which
runs at the end of composer install) gets the correct environment and
doesn't blow up on missing packages.

The --optomize-autoloader flag is recommended by symfony for production
installs.
@thecoolestguy
Copy link
Member

Looks good. I'm going to merge and update the steps with the additional cache-clearing steps with webserver-agnostic phrasing!

@thecoolestguy thecoolestguy merged commit 6f405ce into ilios:master Aug 17, 2016
@jrjohnson jrjohnson deleted the 1549-composer-instructions branch August 17, 2016 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants