Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,414 contributions in the last year
Contribution activity
October 2020
Created a pull request in symfony/flex that received 2 comments
Avoid filtering out aliases of valid packages
It'd be good to add tests for this ... and I am not sure if the branch-alias check at line 67/68 is still needed if aliases are handled properly, m…
Created an issue in composer/composer that received 3 comments
Drop support for older PHP releases
As per #8785 - for 2.1 or 2.2, bump php requirement to 7.1.3, and bump all dependencies. Grep for PHP_VERSION_ID to find stuff needing fixing.