mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-09 23:56:14 +01:00
Update typo3/testing-framework requirement from ^7.0.1 to ^7.0.2 (#838)
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/7.0.1...7.0.2) --- 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
5f8d61960b
commit
2dfb50c066
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
"symfony/yaml": "^5.3.6 || ^6.2.0",
|
||||
"typo3/cms-fluid-styled-content": "^11.5.4 || ^12.4.0",
|
||||
"typo3/coding-standards": "^0.6.1",
|
||||
"typo3/testing-framework": "^7.0.1"
|
||||
"typo3/testing-framework": "^7.0.2"
|
||||
},
|
||||
"replace": {
|
||||
"typo3-ter/tea": "self.version"
|
||||
|
|
Loading…
Reference in a new issue