Skip to content

Commit 48ce0b2

Browse files
chore(deps): update composer dev tooling dependencies
1 parent f6f7571 commit 48ce0b2

File tree

2 files changed

+427
-112
lines changed

2 files changed

+427
-112
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"php": ">=8.2,<9"
2424
},
2525
"require-dev": {
26-
"infection/infection": "^0.29.6",
27-
"php-cs-fixer/shim": "^3.61.1",
26+
"infection/infection": "^0.32.4",
27+
"php-cs-fixer/shim": "^3.94.1",
2828
"php-parallel-lint/php-parallel-lint": "^1.4.0",
29-
"phpstan/phpstan": "^2.1.33",
30-
"phpstan/phpstan-deprecation-rules": "^2.0.3",
31-
"phpstan/phpstan-phpunit": "^2.0.11",
32-
"phpstan/phpstan-strict-rules": "^2.0.7",
33-
"phpunit/phpunit": "^11.3.0",
34-
"rector/rector": "^2.3.0"
29+
"phpstan/phpstan": "^2.1.39",
30+
"phpstan/phpstan-deprecation-rules": "^2.0.4",
31+
"phpstan/phpstan-phpunit": "^2.0.16",
32+
"phpstan/phpstan-strict-rules": "^2.0.10",
33+
"phpunit/phpunit": "^11.5.55",
34+
"rector/rector": "^2.3.7"
3535
},
3636
"config": {
3737
"bin-dir": "bin",

0 commit comments

Comments
 (0)