Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added --prefer-source flag to composer install command
- GitHub now wants zipball downloads to go through the API, which quickly runs into limits. Adding the --prefer-source flag circumvents that at the expense of a costlier clone operation.
- Loading branch information