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

Commit 52cf004

Browse files
committed
chore(deps): update dependencies (non-major)
1 parent 53dd413 commit 52cf004

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
],
2626
"require": {
2727
"php": "^8.0",
28-
"infection/infection": "^0.22.0",
28+
"infection/infection": "^0.26.0",
2929
"narrowspark/php-cs-fixer-config": "~6.3.2",
3030
"phpstan/phpstan": "^0.12.80",
3131
"phpstan/phpstan-deprecation-rules": "^0.12.6",
3232
"phpstan/phpstan-mockery": "^0.12.12",
3333
"phpstan/phpstan-phpunit": "^0.12.17",
3434
"phpstan/phpstan-strict-rules": "^0.12.9",
35-
"psalm/plugin-mockery": "~0.7.0",
36-
"psalm/plugin-phpunit": "^0.15.1",
37-
"rector/rector": "^0.10.0",
38-
"rector/rector-phpunit": "^0.10.0",
35+
"psalm/plugin-mockery": "~0.9.0",
36+
"psalm/plugin-phpunit": "^0.16.0",
37+
"rector/rector": "^0.12.0",
38+
"rector/rector-phpunit": "^0.11.0",
3939
"slam/phpstan-extensions": "^5.1.0",
4040
"symplify/phpstan-rules": "^9.2",
4141
"thecodingmachine/phpstan-strict-rules": "^0.12.1",

0 commit comments

Comments
 (0)