Composer Patches 2.0.0
cweagans.net·1d·
Discuss: Hacker News
Flag this post

After nearly a decade of off-and-on development, I’m happy to announce the release of Composer Patches 2.0.0. If you’re not familiar, Composer Patches is a simple Composer plugin that allows you to apply patches to your project’s dependencies at install time. It’s become a standard part of the development workflow in many PHP communities (including Drupal, TYPO3, Magento, Yii, and more) and has been downloaded over 80 million times. What started as a quick work project back in 2014 has grown beyond anything I imagined, and today marks the biggest release yet.

Composer Patches 2.0.0 brings a host of improvements and new features aimed at making patch management more reliable, extensible, and integrated with Compos…

Similar Posts

Loading similar posts...