diff --git a/composer.json b/composer.json index d9e4bbb..e899748 100644 --- a/composer.json +++ b/composer.json @@ -41,14 +41,14 @@ "helhum/typo3-composer-setup": "^0.5.7", "helmich/typo3-typoscript-lint": "^2.5.2", "jangregor/phpstan-prophecy": "^0.8.1", - "nimut/testing-framework": "^5.2.1", + "nimut/testing-framework": "^5.3.0", "phpstan/extension-installer": "^1.1.0", "phpstan/phpstan": "^0.12.98", "phpstan/phpstan-phpunit": "^0.12.22", "phpunit/phpunit": "^7.5.20", "saschaegerer/phpstan-typo3": "^0.13.3", "seld/jsonlint": "^1.8.3", - "squizlabs/php_codesniffer": "^3.6.0", + "squizlabs/php_codesniffer": "^3.6.1", "symfony/yaml": "^4.4.29 || ^5.3.6 || ^6.0", "typo3/cms-fluid-styled-content": "^9.5 || ^10.4 || ^11.5" },