diff --git a/composer.json b/composer.json index c85ddfc..2dab7f9 100644 --- a/composer.json +++ b/composer.json @@ -9,12 +9,12 @@ }, "require-dev": { "typo3/cms-composer-installers": "^3.1.3 || 4.0.0-RC1 || ^5.0", - "typo3/testing-framework": "^7.0.1", "typo3/cms-form": "^12.4.5 || ^13.4", - "phpunit/phpunit": "^9", + "phpunit/phpunit": "^10", "typo3/coding-standards": "^0.5.3", "friendsofphp/php-cs-fixer": "^3.51.0", - "webmozart/assert": "^1.11.0" + "webmozart/assert": "^1.11.0", + "typo3/testing-framework": "^8.2" }, "suggest": { "in2code/powermail": "Support for EXT:powermail",