mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-09 23:56:14 +01:00

Update phpunit/phpunit requirement from ^9.5.27 to ^9.5.28 (#727)

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2023-01-14 16:20:03 +01:00 committed by GitHub
parent fa782367c1
commit 8ebaf3af33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
"phpstan/phpstan": "^1.9.11",
"phpstan/phpstan-phpunit": "^1.3.3",
"phpstan/phpstan-strict-rules": "^1.4.5",
"phpunit/phpunit": "^9.5.27",
"phpunit/phpunit": "^9.5.28",
"saschaegerer/phpstan-typo3": "^1.8.2",
"sbuerk/typo3-cmscomposerinstallers-testingframework-bridge": "^0.1.1",
"seld/jsonlint": "^1.9.0",