Skip to content

Commit 84f0ec5

Browse files
committed
Update dev dependencies
1 parent e3565b0 commit 84f0ec5

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,11 +24,11 @@
2424
"typo3/cms-frontend": "^12.4 || ^13.4"
2525
},
2626
"require-dev": {
27-
"brotkrueml/coding-standards": "~6.1.0",
27+
"brotkrueml/coding-standards": "~6.2.0",
2828
"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",
29+
"phpstan/phpstan": "2.1.31",
30+
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.4",
31+
"rector/rector": "2.2.3",
3232
"symfony/yaml": "^6.4 || ^7.3"
3333
},
3434
"suggest": {

0 commit comments

Comments
 (0)