Releases: jakzal/toolbox
Releases · jakzal/toolbox
Tools update
PHPUnit 9
Tools update
Tools update
composer-unused test command fix
composer-unused exits with an error code if it's run outside of a context of a directory with composer.json (or if the require section is empty).
Tools update
New tools:
- box - Fast, zero config application bundler with PHARs - the latest maintained version of box. The legacy version of box is now available as
box-legacy(previouslybox). #86 - composer-normalize - Composer plugin to normalize composer.json files - replaces
localheinz/composer-normalize#181 - composer-unused - Show unused packages by scanning your code #171 (thanks @benjy8001)
- phpat - Easy to use architecture testing tool #182 (thanks @carlosas)
Updates:
Tools update
PHP 7.4 support
Toolbox phar now works on PHP 7.4 #157.
Updates:
- phan (2.4.4 -> 2.4.5) #167
Replacements:
- phpstan-ergebnis-rules - Additional rules for PHPstan replaced phpstan-localheinz-rules #169
Build fix
Drop PHP 7.1 support
PHP 7.1 is EOL as of end of November 2019.