Skip to content

Commit a7338af

Browse files
chore(deps): update composer dev tooling dependencies
1 parent ee9233a commit a7338af

2 files changed

Lines changed: 39 additions & 37 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"php": ">=8.3,<9"
2424
},
2525
"require-dev": {
26-
"infection/infection": "^0.33.3",
27-
"php-cs-fixer/shim": "^3.95.10",
26+
"infection/infection": "^0.34.0",
27+
"php-cs-fixer/shim": "^3.95.11",
2828
"php-parallel-lint/php-parallel-lint": "^1.4.0",
29-
"phpstan/phpstan": "^2.2.2",
29+
"phpstan/phpstan": "^2.2.4",
3030
"phpstan/phpstan-deprecation-rules": "^2.0.4",
31-
"phpstan/phpstan-phpunit": "^2.0.16",
31+
"phpstan/phpstan-phpunit": "^2.0.18",
3232
"phpstan/phpstan-strict-rules": "^2.0.11",
3333
"phpunit/phpunit": "^12.5.30",
34-
"rector/rector": "^2.5.1"
34+
"rector/rector": "^2.5.3"
3535
},
3636
"config": {
3737
"bin-dir": "bin",

composer.lock

Lines changed: 34 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)