mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:36:13 +01:00
[TASK] Update phpunit/phpunit requirement from ^9.6.16 to ^9.6.17 (#1178)
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.17/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.16...9.6.17) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3d464a43d
commit
6dd4f21567
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
"phpstan/phpstan": "^1.10.59",
|
"phpstan/phpstan": "^1.10.59",
|
||||||
"phpstan/phpstan-phpunit": "^1.3.16",
|
"phpstan/phpstan-phpunit": "^1.3.16",
|
||||||
"phpstan/phpstan-strict-rules": "^1.5.2",
|
"phpstan/phpstan-strict-rules": "^1.5.2",
|
||||||
"phpunit/phpunit": "^9.6.16",
|
"phpunit/phpunit": "^9.6.17",
|
||||||
"saschaegerer/phpstan-typo3": "^1.10.0",
|
"saschaegerer/phpstan-typo3": "^1.10.0",
|
||||||
"seld/jsonlint": "^1.10.2",
|
"seld/jsonlint": "^1.10.2",
|
||||||
"spaze/phpstan-disallowed-calls": "^3.1",
|
"spaze/phpstan-disallowed-calls": "^3.1",
|
||||||
|
|
Loading…
Reference in a new issue