|
34 | 34 | "fidry/cpu-core-counter": "^1.2", |
35 | 35 | "illuminate/container": "^10.48.28", |
36 | 36 | "psr/container": "^2.0.2", |
37 | | - "symfony/console": "^6.4.23", |
38 | | - "symfony/event-dispatcher": "^6.4.13", |
39 | | - "symfony/process": "^6.4.20", |
| 37 | + "symfony/console": "^6.4.24", |
| 38 | + "symfony/event-dispatcher": "^6.4.24", |
| 39 | + "symfony/process": "^6.4.24", |
40 | 40 | "webmozart/assert": "^1.11" |
41 | 41 | }, |
42 | 42 | "require-dev": { |
43 | 43 | "ext-openssl": "*", |
44 | | - "behat/behat": "^3.22.0", |
| 44 | + "behat/behat": "^3.23.0", |
45 | 45 | "doctrine/coding-standard": "^13.0.1", |
46 | | - "phpunit/phpunit": "^10.5.47", |
| 46 | + "phpunit/phpunit": "^10.5.48", |
47 | 47 | "psalm/plugin-phpunit": "^0.19.5", |
48 | | - "vimeo/psalm": "^6.12.1" |
| 48 | + "vimeo/psalm": "^6.13.0" |
49 | 49 | }, |
50 | 50 | "replace": { |
51 | 51 | "symfony/polyfill-php81": "*", |
|
0 commit comments