mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-09 23:56:14 +01:00
Update sbuerk/typo3-cmscomposerinstallers-testingframework-bridge requirement (#693)
Updates the requirements on [sbuerk/typo3-cmscomposerinstallers-testingframework-bridge](https://github.com/sbuerk/composer-files-provider) to permit the latest version. - [Release notes](https://github.com/sbuerk/composer-files-provider/releases) - [Changelog](https://github.com/sbuerk/composer-files-provider/blob/main/CHANGELOG-1.0.md) - [Commits](https://github.com/sbuerk/composer-files-provider/compare/0.0.1...0.1.0) --- 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:
parent
b2046c6b73
commit
7c36e3f7b5
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
"phpstan/phpstan-strict-rules": "^1.4.4",
|
||||
"phpunit/phpunit": "^9.5.26",
|
||||
"saschaegerer/phpstan-typo3": "^1.8.2",
|
||||
"sbuerk/typo3-cmscomposerinstallers-testingframework-bridge": "^0.0.1",
|
||||
"sbuerk/typo3-cmscomposerinstallers-testingframework-bridge": "^0.1.0",
|
||||
"seld/jsonlint": "^1.9.0",
|
||||
"squizlabs/php_codesniffer": "^3.7.1",
|
||||
"symfony/yaml": "^5.4 || ^6.1",
|
||||
|
|
Loading…
Reference in a new issue