Skip to content

Commit 46e726a

Browse files
committed
Update tools
1 parent 4d6174c commit 46e726a

File tree

5 files changed

+29
-27
lines changed

5 files changed

+29
-27
lines changed

tools/infection/composer.lock

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

tools/phpstan/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require-dev": {
3-
"phpstan/phpstan": "^2.1.17"
3+
"phpstan/phpstan": "^2.1.20"
44
},
55
"config": {
66
"bump-after-update": "dev",

tools/phpstan/composer.lock

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

tools/rector/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require-dev": {
3-
"rector/rector": "^2.1.1"
3+
"rector/rector": "^2.1.2"
44
},
55
"config": {
66
"bump-after-update": "dev",

tools/rector/composer.lock

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

0 commit comments

Comments
 (0)