Skip to content

Commit e198690

Browse files
committed
chore: update dev dependencies
1 parent 1c5ef75 commit e198690

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"require-dev": {
2121
"brotkrueml/coding-standards": "~6.1.0",
22-
"ergebnis/composer-normalize": "~2.42.0",
23-
"infection/infection": "^0.27.10",
22+
"ergebnis/composer-normalize": "~2.44.0",
23+
"infection/infection": "^0.29.7",
2424
"phpstan/phpstan": "1.12.7",
2525
"phpunit/phpunit": "^10.5",
2626
"psr/log": "^3.0",
27-
"rector/rector": "1.0.1"
27+
"rector/rector": "1.2.8"
2828
},
2929
"suggest": {
3030
"psr/log": "Output a warning when a given language is not available"

0 commit comments

Comments
 (0)