useful if you want to hack core or a module, but want to keep updatability and composer integrity.
use Winmerge
file paths in the .patch file are relative from the root directory of the installed package that is being patched
store patch in some high directory, I use /projectname/patches
add the patch under "extras, patches" in composer.json
run composer update
- Log in to post comments
Comments