Composer Install in Symfony2
I have learned that when you add a dependency to a Symfony2 project (which includes adding the file to the AppKernel.php file) and push it to your git repository, the other team will have issues with doing a composer install command. To get around most of those issues you could add the no-scripts flag. The full command is:
composer install --no-scripts
Written by Matthew Harmon
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Symfony
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#