Closed robertlemke closed 4 years ago
FYI: This seems to have broken a clean installation, since a fresh composer install
now leads to an exception
file_get_contents(Packages/CR/Neos.EventSourcedNeosAdjustments/composer.patches.json): failed to open stream: No such file or directory
I suppose we have to move the patches file into the distribution itself
This change provides patching functionality based on the
cweagans/composer-patches
Composer plugin. We hope that using patches results in a better workflow than the current practice based on aspects found inNeos.EventSourcedNeosAdjustments
.