Skip to content

Commit c924172

Browse files
committed
[TASK] Enable former typo3/testing-framework for TYPO3 v11
1 parent cb964ae commit c924172

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
@@ -35,7 +35,7 @@
3535
"phpstan/phpstan": "^1.10",
3636
"phpunit/phpunit": "^10.5",
3737
"typo3/coding-standards": "^0.8",
38-
"typo3/testing-framework": "^8.3"
38+
"typo3/testing-framework": "^7.1 || ^8.3"
3939
},
4040
"autoload": {
4141
"psr-4": {

0 commit comments

Comments
 (0)