Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit b91e946

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 8e6c5fe commit b91e946

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
},
2929
"require-dev": {
3030
"ext-json": "*",
31-
"infection/infection": "^0.21.3",
31+
"infection/infection": "^0.23.0",
3232
"phpstan/phpstan": "^0.12.80",
3333
"phpstan/phpstan-deprecation-rules": "^0.12.6",
3434
"phpstan/phpstan-mockery": "^0.12.12",
3535
"phpstan/phpstan-phpunit": "^0.12.17",
3636
"phpstan/phpstan-strict-rules": "^0.12.9",
3737
"phpunit/phpunit": "^9.5.2",
38-
"psalm/plugin-phpunit": "^0.15.1",
39-
"rector/rector": "^0.10.6",
40-
"rector/rector-phpunit": "^0.10.6",
38+
"psalm/plugin-phpunit": "^0.16.0",
39+
"rector/rector": "^0.11.0",
40+
"rector/rector-phpunit": "^0.11.0",
4141
"slam/phpstan-extensions": "^5.1.0",
4242
"symplify/phpstan-rules": "^9.2",
4343
"thecodingmachine/phpstan-strict-rules": "^0.12.1",

0 commit comments

Comments
 (0)