[TASK] Bump phpunit and phpstan
phpunit 10.4.0 brings minor changed type annotations which phpstan isn't happy with. We bump both deps now. > composer req --dev phpstan/phpstan:^1.10.38 > composer req --dev phpunit/phpunit:^10.4.0 -w > Build/Scripts/runTests.sh -s phpstanGenerateBaseline Resolves: #102110 Releases: main, 12.4 Change-Id: I86f6f47162d8e65bb6bf801c037a4e06e35288d9 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81371 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/phpstan/phpstan-baseline.neon 5 additions, 0 deletionsBuild/phpstan/phpstan-baseline.neon
- composer.json 2 additions, 2 deletionscomposer.json
- composer.lock 81 additions, 74 deletionscomposer.lock
- typo3/sysext/core/Tests/Unit/Locking/SimpleLockStrategyTest.php 1 addition, 6 deletions...sysext/core/Tests/Unit/Locking/SimpleLockStrategyTest.php
- typo3/sysext/core/Tests/Unit/Resource/Index/ExtractorRegistryTest.php 3 additions, 0 deletions.../core/Tests/Unit/Resource/Index/ExtractorRegistryTest.php
Please register or sign in to comment