mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 06:56:13 +01:00
Update typo3/testing-framework requirement from ^7.0.0 to ^7.0.1 (#824)
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.0...7.0.1) --- 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
90e17df279
commit
7165abea1b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
"symfony/yaml": "^5.4 || ^6.1",
|
"symfony/yaml": "^5.4 || ^6.1",
|
||||||
"typo3/cms-fluid-styled-content": "^11.5.4 || ^12.4",
|
"typo3/cms-fluid-styled-content": "^11.5.4 || ^12.4",
|
||||||
"typo3/coding-standards": "^0.6.1",
|
"typo3/coding-standards": "^0.6.1",
|
||||||
"typo3/testing-framework": "^7.0.0"
|
"typo3/testing-framework": "^7.0.1"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"typo3-ter/tea": "self.version"
|
"typo3-ter/tea": "self.version"
|
||||||
|
|
Loading…
Reference in a new issue