mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 01:56:12 +02:00

Update sbuerk/typo3-cmscomposerinstallers-testingframework-bridge requirement (#728)

Updates the requirements on [sbuerk/typo3-cmscomposerinstallers-testingframework-bridge](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge) to permit the latest version.
- [Release notes](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge/releases)
- [Changelog](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge/blob/main/CHANGELOG-0.x.md)
- [Commits](https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge/compare/0.1.1...0.1.2)

---
updated-dependencies:
- dependency-name: sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
  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:56 +01:00 committed by GitHub
parent bd22122c80
commit 2fb036a0ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@
"phpstan/phpstan-strict-rules": "^1.4.5",
"phpunit/phpunit": "^9.5.28",
"saschaegerer/phpstan-typo3": "^1.8.2",
"sbuerk/typo3-cmscomposerinstallers-testingframework-bridge": "^0.1.1",
"sbuerk/typo3-cmscomposerinstallers-testingframework-bridge": "^0.1.2",
"seld/jsonlint": "^1.9.0",
"squizlabs/php_codesniffer": "^3.7.1",
"symfony/yaml": "^5.4 || ^6.1",