rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
http://getrector.com
MIT License
61 stars 47 forks source link

Add PHPUnitLevelSetList::UP_TO_PHPUNIT_91 ruleset #206

Closed alexander-schranz closed 1 year ago

alexander-schranz commented 1 year ago

There exists a PHPUnitSetList::PHPUNIT_91 but not a PHPUnitLevelSetList::UP_TO_PHPUNIT_91.

samsonasik commented 1 year ago

Thank you @alexander-schranz

TomasVotruba commented 1 year ago

See https://github.com/rectorphp/rector-phpunit/pull/208