|
33 | 33 | "ext-xmlwriter": "*", |
34 | 34 | "infection/infection": "^0.31.9", |
35 | 35 | "laminas/laminas-modulemanager": "^2.19.0", |
36 | | - "laminas/laminas-servicemanager": "^3.22.1", |
| 36 | + "laminas/laminas-servicemanager": "^3.24.0", |
37 | 37 | "mikey179/vfsstream": "^1.6.12", |
38 | 38 | "mimmi20/coding-standard": "^6.2.5", |
39 | 39 | "nikic/php-parser": "^5.6.2", |
40 | 40 | "phpstan/extension-installer": "^1.4.3", |
41 | | - "phpstan/phpstan": "^2.1.31", |
| 41 | + "phpstan/phpstan": "^2.1.32", |
42 | 42 | "phpstan/phpstan-deprecation-rules": "^2.0.3", |
43 | | - "phpunit/phpunit": "^12.4.2", |
44 | | - "rector/rector": "^2.2.7", |
| 43 | + "phpunit/phpunit": "^12.4.3", |
| 44 | + "rector/rector": "^2.2.8", |
45 | 45 | "rector/type-perfect": "^2.1.1", |
46 | 46 | "shipmonk/composer-dependency-analyser": "^1.8.3", |
47 | 47 | "symfony/process": "^7.3.4", |
48 | | - "symplify/phpstan-rules": "^14.8.0", |
| 48 | + "symplify/phpstan-rules": "^14.8.3", |
49 | 49 | "tomasvotruba/cognitive-complexity": "^1.0.0", |
50 | 50 | "tomasvotruba/type-coverage": "^2.0.2", |
51 | | - "tomasvotruba/unused-public": "^2.0.1" |
| 51 | + "tomasvotruba/unused-public": "^2.1.1" |
52 | 52 | }, |
53 | 53 | "suggest": { |
54 | 54 | "laminas/laminas-modulemanager": "to register this project as module", |
|
0 commit comments