|
28 | 28 | ], |
29 | 29 | "require": { |
30 | 30 | "php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*", |
31 | | - "composer/composer": "^2.8.10", |
| 31 | + "composer/composer": "^2.8.11", |
32 | 32 | "composer/pcre": "^3.3.2", |
33 | | - "composer/semver": "^3.4.3", |
34 | | - "fidry/cpu-core-counter": "^1.2", |
| 33 | + "composer/semver": "^3.4.4", |
| 34 | + "fidry/cpu-core-counter": "^1.3.0", |
35 | 35 | "illuminate/container": "^10.48.28", |
36 | 36 | "psr/container": "^2.0.2", |
37 | | - "symfony/console": "^6.4.24", |
| 37 | + "symfony/console": "^6.4.25", |
38 | 38 | "symfony/event-dispatcher": "^6.4.24", |
39 | | - "symfony/process": "^6.4.24", |
| 39 | + "symfony/process": "^6.4.25", |
40 | 40 | "webmozart/assert": "^1.11" |
41 | 41 | }, |
42 | 42 | "require-dev": { |
|
45 | 45 | "doctrine/coding-standard": "^13.0.1", |
46 | 46 | "phpunit/phpunit": "^10.5.48", |
47 | 47 | "psalm/plugin-phpunit": "^0.19.5", |
48 | | - "vimeo/psalm": "^6.13.0" |
| 48 | + "vimeo/psalm": "^6.13.1" |
49 | 49 | }, |
50 | 50 | "replace": { |
51 | 51 | "symfony/polyfill-php81": "*", |
|
0 commit comments