Closed bwaidelich closed 2 years ago
During a fresh installation via composer as described here, I faced multiple issues:
file_get_contents(Packages/CR/Neos.EventSourcedNeosAdjustments/composer.patches.json): failed to open stream: No such file or directory
I'm not sure if there was a change in how cweagans/composer-patches works with Composer 2 or whether this never worked with a new installation.
cweagans/composer-patches
I tried to move the patches into the distribution repository root, but they don't apply to the current Neos version any longer.
During a fresh installation via composer as described here, I faced multiple issues:
I'm not sure if there was a change in how
cweagans/composer-patches
works with Composer 2 or whether this never worked with a new installation.I tried to move the patches into the distribution repository root, but they don't apply to the current Neos version any longer.