|
15 | 15 | "chimera/foundation": "^1.0.x-dev", |
16 | 16 | "chimera/routing": "^1.0.x-dev", |
17 | 17 | "chimera/routing-implementation": "^1.0", |
18 | | - "lcobucci/di-builder": "^7.2" |
| 18 | + "lcobucci/di-builder": "^7.3.1" |
19 | 19 | }, |
20 | 20 | "require-dev": { |
21 | 21 | "chimera/bus-tactician": "^1.0.x-dev", |
22 | 22 | "chimera/mapping": "^1.0.x-dev", |
23 | 23 | "chimera/routing-mezzio": "^1.0.x-dev", |
24 | 24 | "chimera/serialization-jms": "^1.0.x-dev", |
25 | | - "infection/infection": "^0.26", |
| 25 | + "infection/infection": "^0.27", |
26 | 26 | "lcobucci/coding-standard": "^9.0", |
27 | 27 | "lcobucci/error-handling-middleware": "^1.4", |
28 | | - "phpstan/extension-installer": "^1.2", |
29 | | - "phpstan/phpstan": "^1.8", |
30 | | - "phpstan/phpstan-deprecation-rules": "^1.0", |
31 | | - "phpstan/phpstan-phpunit": "^1.1", |
32 | | - "phpstan/phpstan-strict-rules": "^1.4", |
33 | | - "phpunit/phpunit": "^10.0.16" |
| 28 | + "phpstan/extension-installer": "^1.3.1", |
| 29 | + "phpstan/phpstan": "^1.10.15", |
| 30 | + "phpstan/phpstan-deprecation-rules": "^1.1.3", |
| 31 | + "phpstan/phpstan-phpunit": "^1.3.13", |
| 32 | + "phpstan/phpstan-strict-rules": "^1.5.1", |
| 33 | + "phpunit/phpunit": "^10.1.3" |
34 | 34 | }, |
35 | 35 | "conflict": { |
36 | 36 | "lcobucci/di-builder": "7.2.0" |
|
0 commit comments