vaimo / composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and composer command for testing/troubleshooting patches.
MIT License
290 stars 41 forks source link

Add JSON output format flag and correct return value in ListCommand #108

Closed peterjaap closed 12 months ago

peterjaap commented 1 year ago

To fix;

  [TypeError]                                                                                                                                               
  Return value of "Vaimo\ComposerPatches\Composer\Commands\ListCommand::execute()" must be of the type int, "null" returned.