Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use sudo for composer authentications (#1427)
Sets `become: no` to avoid sudo usage which will prevent Composer from aborting due to its default root/superuser protection.
- Loading branch information