Skip to content

Commit 58931b7

Browse files
committed
Update dev dependencies
1 parent f127b3b commit 58931b7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"typo3/cms-frontend": "^12.4 || ^13.4"
2525
},
2626
"require-dev": {
27-
"brotkrueml/coding-standards": "~6.2.0",
27+
"brotkrueml/coding-standards": "~6.3.0",
2828
"ergebnis/composer-normalize": "~2.48.2",
29-
"phpstan/phpstan": "2.1.31",
29+
"phpstan/phpstan": "2.1.32",
3030
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.4",
31-
"rector/rector": "2.2.3",
32-
"symfony/yaml": "^6.4 || ^7.3"
31+
"rector/rector": "2.2.9",
32+
"symfony/yaml": "^6.4 || ^7.4"
3333
},
3434
"suggest": {
3535
"typo3/cms-t3editor": "Add syntax highlighting in backend form"

0 commit comments

Comments
 (0)