Releases: leMaur/toolbox
Releases · leMaur/toolbox
4.2.0
What's Changed
Added
- add
thecodingmachine/phpstan-safe-rule
composer package - add
phpstan-safe-rule
to phpstan.neon.stub - add
thecodingmachine/safe/rector-migrate
to rector.php.stub
Changed
- rename deprecated set
TYPE_DECLARATION_STRICT
toTYPE_DECLARATION
on rector.php.stub - temporarily disable
AddArrowFunctionReturnTypeRector
on rector.php.stub - fix PhpMD badge in README.md
Full Changelog: 4.1.0...4.2.0
4.1.0
What's Changed
Added
- add driftingly/rector-laravel and update rector configuration file
- add schedule run on PHPMD workflow
Changed
- change .editorconfig file
- change
allow-plugins
section on composer.json
Removed
- remove laravel/sail (it is always required in a fresh new Laravel installation)
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
Added
- add ide-helper custom configuration file
- add Laravel Pint custom configuration
Changed
- change required minimum PHP version to ^8.1
- update .gitignore stub
- update rector configuration file
- update php-stan configuration file
- update test helpers
- update Pest configuration
Removed
- remove friendsofphp/php-cs-fixer
- remove nunomaduro/laravel-mojito
- remove phpstan/extension-installer
Full Changelog: 3.2.1...4.0.0
3.2.1
3.2.0
What's Changed
- use
infection/infection
->dev-master
branch - add
support
andsuggest
sections tocomposer.json
- improve
Pest
configuration
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- updated
.php-cs-fixer.php
stub file. Now it uses rulesets@PSR12
and@PHP81Migration
.
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- added laravel 9 support
- added new packages:
- barryvdh/laravel-ide-helper
- infection/infection
- roave/security-advisories
- removed packages:
- fakerphp/faker
- jasonmccreary/laravel-test-assertions
- mheap/phpunit-github-actions-printer
- mockery/mockery
- orchestra/testbench
- nunomaduro/collision
- phpunit/phpunit
Full Changelog: 2.5.0...3.0.0
2.5.0
Temporarily remove:
thecodingmachine/safe
thecodingmachine/phpstan-safe-rules
Full Changelog: 2.4.0...2.5.0
2.4.0
- add
pestphp/pest-plugin-mock
- add
spatie/pest-plugin-test-time
Full Changelog: 2.3.0...2.4.0
2.3.0
- add
thecodingmachine/safe
andthecodingmachine/phpstan-safe-rule
- update
phpstan.neon.stub
- update
rector.php.stub
Full Changelog: 2.2.0...2.3.0