Skip to content

Commit

Permalink
[TASK] Raise typo3/testing-framework
Browse files Browse the repository at this point in the history
Brings PHP 8.2 fixes.

> composer u mikey179/vfsstream
> composer req --dev typo3/testing-framework:^6.16.6

Change-Id: I4761948bd8827ab4638f280d5b69403d300afcb1
Resolves: #98026
Releases: main, 11.5, 10.4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75293
Reviewed-by: Oliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
  • Loading branch information
lolli42 committed Jul 26, 2022
1 parent 1c0b965 commit 77957b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -121,7 +121,7 @@
"phpstan/phpstan-phpunit": "^1.1.1",
"phpunit/phpunit": "^9.5.21",
"typo3/cms-styleguide": "~11.5.4",
"typo3/testing-framework": "^6.16.5",
"typo3/testing-framework": "^6.16.6",
"webmozart/assert": "^1.11.0"
},
"suggest": {
Expand Down
30 changes: 15 additions & 15 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77957b8

Please sign in to comment.