composer-patches-cli
composer-patches-cli copied to clipboard
Check if package is installed
Currently there's no check if a package to be patched is actually installed.
A command like the following will run just fine, even if the package foo
is not required.
composer patch-add foo "example patch" http://example.com/patch.diff