We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f127b3b commit 58931b7Copy full SHA for 58931b7
1 file changed
composer.json
@@ -24,12 +24,12 @@
24
"typo3/cms-frontend": "^12.4 || ^13.4"
25
},
26
"require-dev": {
27
- "brotkrueml/coding-standards": "~6.2.0",
+ "brotkrueml/coding-standards": "~6.3.0",
28
"ergebnis/composer-normalize": "~2.48.2",
29
- "phpstan/phpstan": "2.1.31",
+ "phpstan/phpstan": "2.1.32",
30
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.4",
31
- "rector/rector": "2.2.3",
32
- "symfony/yaml": "^6.4 || ^7.3"
+ "rector/rector": "2.2.9",
+ "symfony/yaml": "^6.4 || ^7.4"
33
34
"suggest": {
35
"typo3/cms-t3editor": "Add syntax highlighting in backend form"
0 commit comments