composer-normalize v1.1.0 Release Notes

Release Date: 2018-12-24 // over 5 years ago
    • โœจ Enhancement: Add note about usage in continuous integration systems (#108), by @localheinz
    • โœจ Enhancement: Add examples (#107), by @localheinz
    • ๐Ÿ“„ Docs: CHANGELOG.md - fix PR links (#110), by @keradus
    • โœจ Enhancement: Use ArrayInput instead of StringInput when invoking commands (#109), by @localheinz
    • ๐Ÿ›  Fix: Remove sudo configuration (#111), by @localheinz
    • โœจ Enhancement: Update localheinz/phpstan-rules (#112), by @localheinz
    • ๐Ÿ›  Fix: Configure rules via phpstan.neon instead of --level option (#114), by @localheinz
    • โœจ Enhancement: Add PHP 7.3 to Travis CI build matrix (#116), by @localheinz
    • ๐Ÿ›  Fix: Include rules.neon from localheinz/phpstan-rules (#115), by @localheinz
    • โœจ Enhancement: Update localheinz/phpstan-rules (#113), by @localheinz
    • โœจ Enhancement: Start development of 2.0 (#119), by @localheinz
    • โœจ Enhancement: Update phpunit/phpunit (#120), by @localheinz
    • ๐Ÿ›  Fix: Remove symfony/console (#121), by @localheinz
    • ๐Ÿ›  Fix: Do not override initialize() (#117), by @localheinz
    • โœจ Enhancement: Update localheinz/php-cs-fixer-config (#123), by @localheinz
    • ๐Ÿ›  Fix: Do not self-update composer (#124), by @localheinz
    • โœจ Enhancement: Also run phpstan against tests (#122), by @localheinz
    • ๐Ÿ›  Fix: Update infection/infection (#125), by @localheinz
    • โœจ Enhancement: Synchronize project tooling configuration with localheinz/repository (#126), by @localheinz
    • โœจ Enhancement: Synchronize project tooling configuration with localheinz/repository (#127), by @localheinz
    • ๐Ÿ›  Fix: Branch name (#128), by @localheinz
    • ๐Ÿ›  Fix: Configure temporary directory for phpstan (#130), by @localheinz
    • ๐Ÿ›  Fix: Remove test asserting that test classes are abstract or final (#131), by @localheinz
    • โœจ Enhancement: Add PHP 7.3 to AppVeyor builds (#133), by @localheinz
    • ๐Ÿ›  Fix: Add integration tests (#129), by @localheinz
    • ๐Ÿ›  Fix: Add another integration test (#134), by @localheinz
    • ๐Ÿ›  Fix: Properly invoke update command when needed after normalization (#135), by @localheinz
    • ๐Ÿ›  Fix: Remove dependency on composer.lock when caching composer cache on AppVeyor (#136), by @localheinz
    • ๐Ÿ›  Fix: Increase timeout for infection from 10 to 30 seconds (#140), by @localheinz
    • ๐Ÿ›  Fix: Remove infection/infection (#142), by @localheinz
    • โœจ Enhancement: Synchronize project tooling configuration with localheinz/repository (#141), by @localheinz
    • ๐Ÿ›  Fix: Update locker when locker is not fresh after normalization (#139), by @localheinz
    • ๐Ÿ›  Fix: Deprecate the file argument (#145), by @localheinz
    • ๐Ÿ›  Fix: Clean up NormalizeCommand (#146), by @localheinz