Skip to content
Snippets Groups Projects
Commit 543f1de7 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[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: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 1a0aba24
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment