driftingly/rector-laravel

Call to undefined method Rector\Core\NodeManipulator\ClassMethodManipulator::addMethodParameterIfMissing()

Closed this issue · 1 comments

Method is called here, but it was removed from rector in rectorphp/rector-src#3245 and was tagged in 0.15.2.

The easiest fix for now would be to set upper limit on required version in composer.json, I suppose.

Resolved by #91