|
28 | 28 | ], |
29 | 29 | "require": { |
30 | 30 | "php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*", |
31 | | - "composer/composer": "^2.9.8", |
32 | | - "composer/pcre": "^3.3.2", |
| 31 | + "composer/composer": "^2.10.2", |
| 32 | + "composer/pcre": "^3.4.0", |
33 | 33 | "composer/semver": "^3.4.4", |
34 | 34 | "fidry/cpu-core-counter": "^1.3.0", |
35 | 35 | "illuminate/container": "^10.49.0", |
36 | 36 | "psr/container": "^2.0.2", |
37 | | - "symfony/console": "^6.4.34", |
38 | | - "symfony/event-dispatcher": "^6.4.32", |
39 | | - "symfony/process": "^6.4.33", |
| 37 | + "symfony/console": "^6.4.42", |
| 38 | + "symfony/event-dispatcher": "^6.4.37", |
| 39 | + "symfony/process": "^6.4.41", |
40 | 40 | "thephpf/attestation": "^0.0.5", |
41 | 41 | "webmozart/assert": "^1.12.1" |
42 | 42 | }, |
|
45 | 45 | "behat/behat": "^3.29.0", |
46 | 46 | "bnf/phpstan-psr-container": "^1.1", |
47 | 47 | "doctrine/coding-standard": "^14.0.0", |
48 | | - "phpstan/phpstan": "^2.1.46", |
49 | | - "phpstan/phpstan-phpunit": "^2.0.16", |
| 48 | + "phpstan/phpstan": "^2.2.5", |
| 49 | + "phpstan/phpstan-phpunit": "^2.0.18", |
50 | 50 | "phpstan/phpstan-webmozart-assert": "^2.0", |
51 | 51 | "phpunit/phpunit": "^10.5.63" |
52 | 52 | }, |
|
0 commit comments