Skip to content

Commit c9a6ded

Browse files
[TASK] Update typo3/testing-framework requirement from ^9.4.0 to ^9.5.0 (#280)
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](TYPO3/testing-framework@9.4.0...9.5.0) --- updated-dependencies: - dependency-name: typo3/testing-framework dependency-version: 9.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63d3fc3 commit c9a6ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"symplify/easy-coding-standard": "^13.0.4",
4545
"typo3/class-alias-loader": "^1.2.0",
4646
"typo3/cms-install": "^13.4.10",
47-
"typo3/testing-framework": "^9.4.0"
47+
"typo3/testing-framework": "^9.5.0"
4848
},
4949
"replace": {
5050
"typo3-ter/gkh-rss-import": "self.version"

0 commit comments

Comments
 (0)