|
6 | 6 | "require": { |
7 | 7 | "php": ">=8.1", |
8 | 8 | "ergebnis/composer-normalize": "^2.48.2", |
9 | | - "infection/infection": "~0.29.9", |
| 9 | + "infection/infection": "~0.29.8", |
10 | 10 | "jangregor/phpstan-prophecy": "^2.2", |
11 | 11 | "matthiasnoback/symfony-dependency-injection-test": "^5.1", |
12 | 12 | "phpspec/prophecy-phpunit": "^2.4", |
13 | 13 | "phpstan/extension-installer": "^1.4.3", |
14 | | - "phpstan/phpstan": "^2.1.32", |
15 | | - "phpstan/phpstan-doctrine": "^2.0.11", |
16 | | - "phpstan/phpstan-phpunit": "^2.0.8", |
| 14 | + "phpstan/phpstan": "^2.1.33", |
| 15 | + "phpstan/phpstan-doctrine": "^2.0.12", |
| 16 | + "phpstan/phpstan-phpunit": "^2.0.11", |
17 | 17 | "phpstan/phpstan-strict-rules": "^2.0.7", |
18 | | - "phpstan/phpstan-symfony": "^2.0.8", |
19 | | - "phpunit/phpunit": "^9.6.29", |
20 | | - "rector/rector": "^2.2.8", |
| 18 | + "phpstan/phpstan-symfony": "^2.0.9", |
| 19 | + "phpunit/phpunit": "^9.6.31", |
| 20 | + "rector/rector": "^2.3", |
21 | 21 | "shipmonk/composer-dependency-analyser": "^1.8.4", |
22 | | - "sylius-labs/coding-standard": "^4.4.1", |
| 22 | + "sylius-labs/coding-standard": "^4.5", |
23 | 23 | "sylius/sylius": "~1.14.15" |
24 | 24 | }, |
25 | 25 | "config": { |
|
0 commit comments