|
25 | 25 | ],
|
26 | 26 | "require": {
|
27 | 27 | "php": "^8.0",
|
28 |
| - "infection/infection": "^0.22.0", |
| 28 | + "infection/infection": "^0.26.0", |
29 | 29 | "narrowspark/php-cs-fixer-config": "~6.3.2",
|
30 | 30 | "phpstan/phpstan": "^0.12.80",
|
31 | 31 | "phpstan/phpstan-deprecation-rules": "^0.12.6",
|
32 | 32 | "phpstan/phpstan-mockery": "^0.12.12",
|
33 | 33 | "phpstan/phpstan-phpunit": "^0.12.17",
|
34 | 34 | "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", |
39 | 39 | "slam/phpstan-extensions": "^5.1.0",
|
40 | 40 | "symplify/phpstan-rules": "^9.2",
|
41 | 41 | "thecodingmachine/phpstan-strict-rules": "^0.12.1",
|
|
0 commit comments