|
28 | 28 | ], |
29 | 29 | "require": { |
30 | 30 | "php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*", |
31 | | - "composer/composer": "^2.9.2", |
| 31 | + "composer/composer": "^2.9.5", |
32 | 32 | "composer/pcre": "^3.3.2", |
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.27", |
38 | | - "symfony/event-dispatcher": "^6.4.25", |
39 | | - "symfony/process": "^6.4.26", |
| 37 | + "symfony/console": "^6.4.32", |
| 38 | + "symfony/event-dispatcher": "^6.4.32", |
| 39 | + "symfony/process": "^6.4.33", |
40 | 40 | "thephpf/attestation": "^0.0.5", |
41 | 41 | "webmozart/assert": "^1.12.1" |
42 | 42 | }, |
43 | 43 | "require-dev": { |
44 | 44 | "ext-openssl": "*", |
45 | | - "behat/behat": "^3.27.0", |
| 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.32", |
| 48 | + "phpstan/phpstan": "^2.1.37", |
49 | 49 | "phpstan/phpstan-webmozart-assert": "^2.0", |
50 | | - "phpunit/phpunit": "^10.5.58" |
| 50 | + "phpunit/phpunit": "^10.5.63" |
51 | 51 | }, |
52 | 52 | "replace": { |
53 | 53 | "symfony/polyfill-php81": "*", |
|
0 commit comments