PHP CS Fixer v2.2.11 Release Notes

    • ๐Ÿ› bug #3225 PhpdocTrimFixer - Fix handling of lines without leading asterisk (julienfalque)
    • ๐Ÿ› bug #3262 ToolInfo - support installation by branch as well (keradus)
    • ๐Ÿ› bug #3266 PhpUnitConstructFixer - multiple asserts bug (kubawerlos)
    • minor #3239 Improve contributing guide and issue template (julienfalque)
    • minor #3246 Make ToolInfo methods non-static (julienfalque)
    • minor #3250 Travis: fail early, spare resources, save the Earth (Slamdunk, keradus)
    • ๐Ÿ“„ minor #3251 Create Title for config file docs section (IanEdington)
    • โœ… minor #3254 AutoReview/FixerFactoryTest::testFixersPriority: verbose assertion message (Slamdunk)