Applying Drupal 8 patches in composer.json superuserWed, 19/02/2020 - 00:57
Sooner or later you will encounter an issue in Drupal core or contrib project that has been fixed but the update has not been included in an official release.
This article explains how to add patches to your composer.json
so they get applied whenever you update or install the project from scratch.