diff --git a/composer.json b/composer.json index bf64d12..55ad670 100644 --- a/composer.json +++ b/composer.json @@ -26,20 +26,20 @@ }, "require": { "php": "~7.2.0 || ~7.3.0 || ~7.4.0", - "typo3/cms-core": "^9.5.4 || ^10.2", - "typo3/cms-extbase": "^9.5 || ^10.2", - "typo3/cms-fluid": "^9.5 || ^10.2", - "typo3/cms-frontend": "^9.5 || ^10.2" + "typo3/cms-core": "^9.5 || ^10.4", + "typo3/cms-extbase": "^9.5 || ^10.4", + "typo3/cms-fluid": "^9.5 || ^10.4", + "typo3/cms-frontend": "^9.5 || ^10.4" }, "require-dev": { - "codeception/codeception": "^3.0.3", - "friendsofphp/php-cs-fixer": "^2.16.1", - "helhum/typo3-composer-setup": "^0.5.4", - "helmich/typo3-typoscript-lint": "^1.5.0", - "nimut/testing-framework": "^4.1.5", - "phpunit/phpunit": "^7.5.14", - "squizlabs/php_codesniffer": "^3.5.3", - "typo3/cms-fluid-styled-content": "^9.5" + "codeception/codeception": "^4.1.5", + "friendsofphp/php-cs-fixer": "^2.16.3", + "helhum/typo3-composer-setup": "^0.5.6", + "helmich/typo3-typoscript-lint": "^2.1.1", + "nimut/testing-framework": "^5.0.3", + "phpunit/phpunit": "^7.5.20", + "squizlabs/php_codesniffer": "^3.5.5", + "typo3/cms-fluid-styled-content": "^9.5 || 10.4" }, "replace": { "typo3-ter/tea": "self.version"