Skip to content

Releases: leMaur/toolbox

4.2.0

29 Dec 10:20
985a661
Compare
Choose a tag to compare

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 to TYPE_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

22 Nov 19:58
a637252
Compare
Choose a tag to compare

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

21 Nov 20:14
0a42b1c
Compare
Choose a tag to compare

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

12 Apr 07:58
6e79815
Compare
Choose a tag to compare

What's Changed

  • fix: remove double helper function actingAs()

Full Changelog: 3.2.0...3.2.1

3.2.0

11 Apr 07:19
6272cc2
Compare
Choose a tag to compare

What's Changed

  • use infection/infection -> dev-master branch
  • add support and suggest sections to composer.json
  • improve Pest configuration

Full Changelog: 3.1.0...3.2.0

3.1.0

04 Mar 08:29
Compare
Choose a tag to compare

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

03 Feb 19:38
1b184a5
Compare
Choose a tag to compare

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

08 Jan 16:19
Compare
Choose a tag to compare

Temporarily remove:

  • thecodingmachine/safe
  • thecodingmachine/phpstan-safe-rules

Full Changelog: 2.4.0...2.5.0

2.4.0

28 Dec 10:12
Compare
Choose a tag to compare
  • add pestphp/pest-plugin-mock
  • add spatie/pest-plugin-test-time

Full Changelog: 2.3.0...2.4.0

2.3.0

16 Dec 21:34
Compare
Choose a tag to compare
  • add thecodingmachine/safe and thecodingmachine/phpstan-safe-rule
  • update phpstan.neon.stub
  • update rector.php.stub

Full Changelog: 2.2.0...2.3.0