Closed dlubitz closed 7 months ago
Ok, so this PR broke neos/rector
, at least for me:
$ bin/rector --dry-run
[ERROR] Expected an instance of this class or to this class among its parents
"Rector\Core\Contract\Rector\RectorInterface". Got:
"Neos\Rector\Generic\ValueObject\FusionPrototypeNameAddComment" in
/…/Packages/Libraries/neos/rector/src/../config/set/contentrepository-90.php
(which is being imported from "/…/rector.php").
If I go back one commit, it works.
@kdambekalns with the hard pinned rector version of the package?