|
31 | 31 | "ext-xml": "*", |
32 | 32 | "ext-xmlwriter": "*", |
33 | 33 | "ergebnis/composer-normalize": "^2.52.0", |
34 | | - "infection/infection": "^0.34.0", |
| 34 | + "infection/infection": "^0.34.2", |
35 | 35 | "jbelien/phpstan-sarif-formatter": "^1.2.0", |
36 | | - "mimmi20/coding-standard": "^8.0.12", |
| 36 | + "mimmi20/coding-standard": "^8.0.20", |
37 | 37 | "nikic/php-parser": "^5.8.0", |
38 | 38 | "phpstan/extension-installer": "^1.4.3", |
39 | | - "phpstan/phpstan": "^2.2.5", |
40 | | - "phpstan/phpstan-deprecation-rules": "^2.0.4", |
| 39 | + "phpstan/phpstan": "^2.2.8", |
| 40 | + "phpstan/phpstan-deprecation-rules": "^2.0.5", |
41 | 41 | "phpstan/phpstan-phpunit": "^2.0.18", |
42 | | - "phpunit/phpunit": "^13.2.4", |
43 | | - "rector/rector": "^2.5.7", |
44 | | - "rector/type-perfect": "^2.1.4", |
| 42 | + "phpunit/phpunit": "^13.3.1", |
| 43 | + "rector/rector": "^2.6.2", |
| 44 | + "rector/type-perfect": "^2.2.0", |
45 | 45 | "shipmonk/composer-dependency-analyser": "^1.8.4", |
46 | 46 | "symfony/process": "^8.1.0", |
47 | 47 | "symplify/phpstan-rules": "^14.12.0", |
48 | 48 | "tomasvotruba/cognitive-complexity": "^1.2.0", |
49 | | - "tomasvotruba/type-coverage": "^2.2.2", |
| 49 | + "tomasvotruba/type-coverage": "^2.3.0", |
50 | 50 | "tomasvotruba/unused-public": "^2.2.1" |
51 | 51 | }, |
52 | 52 | "minimum-stability": "stable", |
|
0 commit comments