mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 04:16:13 +01:00
Update typo3/testing-framework requirement from ^6.15.3 to ^6.16.5 (#468)
Updates the requirements on [typo3/testing-framework](https://github.com/TYPO3/testing-framework) to permit the latest version. - [Release notes](https://github.com/TYPO3/testing-framework/releases) - [Commits](https://github.com/TYPO3/testing-framework/compare/6.15.3...6.16.5) --- updated-dependencies: - dependency-name: typo3/testing-framework 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
abc1db7842
commit
bb6d2b97d2
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
"symfony/yaml": "^4.4.29 || ^5.3.6 || ^6.0",
|
||||
"typo3/cms-fluid-styled-content": "^10.4 || ^11.5.2",
|
||||
"typo3/coding-standards": "^0.5.2",
|
||||
"typo3/testing-framework": "^6.15.3"
|
||||
"typo3/testing-framework": "^6.16.5"
|
||||
},
|
||||
"replace": {
|
||||
"typo3-ter/tea": "self.version"
|
||||
|
|
Loading…
Reference in a new issue