We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3565b0 commit 84f0ec5Copy full SHA for 84f0ec5
1 file changed
composer.json
@@ -24,11 +24,11 @@
24
"typo3/cms-frontend": "^12.4 || ^13.4"
25
},
26
"require-dev": {
27
- "brotkrueml/coding-standards": "~6.1.0",
+ "brotkrueml/coding-standards": "~6.2.0",
28
"ergebnis/composer-normalize": "~2.48.2",
29
- "phpstan/phpstan": "2.1.28",
30
- "phpunit/phpunit": "^10.5 || ^11.5 || ^12.3",
31
- "rector/rector": "2.1.7",
+ "phpstan/phpstan": "2.1.31",
+ "phpunit/phpunit": "^10.5 || ^11.5 || ^12.4",
+ "rector/rector": "2.2.3",
32
"symfony/yaml": "^6.4 || ^7.3"
33
34
"suggest": {
0 commit comments