I’m running into a scenario where I need to create a new model to fix some issues with a third-party package and modify a few files. I have created a composer patch to modify the files but not sure, how to create a new file with the composer patch.
Any suggestions?