We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d428e commit a678873Copy full SHA for a678873
1 file changed
composer.json
@@ -25,11 +25,11 @@
25
},
26
"require-dev": {
27
"brotkrueml/coding-standards": "~6.1.0",
28
- "ergebnis/composer-normalize": "~2.45.0",
29
- "phpstan/phpstan": "2.1.8",
30
- "phpunit/phpunit": "^10.5 || ^11.5 || ^12.0",
31
- "rector/rector": "2.0.10",
32
- "symfony/yaml": "^6.4 || ^7.2"
+ "ergebnis/composer-normalize": "~2.48.2",
+ "phpstan/phpstan": "2.1.28",
+ "phpunit/phpunit": "^10.5 || ^11.5 || ^12.3",
+ "rector/rector": "2.1.7",
+ "symfony/yaml": "^6.4 || ^7.3"
33
34
"suggest": {
35
"typo3/cms-t3editor": "Add syntax highlighting in backend form"
0 commit comments