diff --git a/composer.json b/composer.json index a6791de0..275312ec 100644 --- a/composer.json +++ b/composer.json @@ -31,14 +31,14 @@ }, "require-dev": { "ext-sqlite3": "*", - "brotkrueml/coding-standards": "~6.0.0", - "ergebnis/composer-normalize": "~2.43.0", - "infection/infection": "^0.29.6", + "brotkrueml/coding-standards": "~6.1.0", + "ergebnis/composer-normalize": "~2.44.0", + "infection/infection": "^0.29.7", "phpstan/extension-installer": "^1.4", - "phpstan/phpstan": "1.12.3", - "phpunit/phpunit": "^10.5 || ^11.3", - "rector/rector": "1.2.5", - "symfony/yaml": "^5.4 || ^6.4 || ^7.0", + "phpstan/phpstan": "1.12.7", + "phpunit/phpunit": "^10.5 || ^11.4", + "rector/rector": "1.2.8", + "symfony/yaml": "^5.4 || ^6.4 || ^7.1", "symplify/phpstan-rules": "^13.0", "tomasvotruba/cognitive-complexity": "^0.2.3", "typo3/cms-adminpanel": "^11.5.19 || ^12.4 || ^13.3",