Skip to content

Commit a678873

Browse files
committed
chore: update dev dependencies
1 parent 42d428e commit a678873

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
},
2626
"require-dev": {
2727
"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"
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",
32+
"symfony/yaml": "^6.4 || ^7.3"
3333
},
3434
"suggest": {
3535
"typo3/cms-t3editor": "Add syntax highlighting in backend form"

0 commit comments

Comments
 (0)