|
9 | 9 | "require": {
|
10 | 10 | "drupal/core": "10.4.x-dev",
|
11 | 11 | "asm89/stack-cors": "~v2.2.0",
|
12 |
| - "composer/semver": "~3.4.0", |
| 12 | + "composer/semver": "~3.4.3", |
13 | 13 | "doctrine/annotations": "~1.14.3",
|
14 | 14 | "doctrine/deprecations": "~1.1.3",
|
15 | 15 | "doctrine/lexer": "~2.1.1",
|
|
28 | 28 | "psr/event-dispatcher": "~1.0.0",
|
29 | 29 | "psr/http-client": "~1.0.3",
|
30 | 30 | "psr/http-factory": "~1.1.0",
|
31 |
| - "psr/log": "~3.0.0", |
| 31 | + "psr/log": "~3.0.2", |
32 | 32 | "ralouphie/getallheaders": "~3.0.3",
|
33 | 33 | "sebastian/diff": "~4.0.6",
|
34 |
| - "symfony/console": "~v6.4.8", |
| 34 | + "symfony/console": "~v6.4.12", |
35 | 35 | "symfony/dependency-injection": "~v6.4.7",
|
36 | 36 | "symfony/deprecation-contracts": "~v3.5.0",
|
37 | 37 | "symfony/error-handler": "~v6.4.7",
|
38 | 38 | "symfony/event-dispatcher": "~v6.4.7",
|
39 | 39 | "symfony/event-dispatcher-contracts": "~v3.5.0",
|
40 |
| - "symfony/filesystem": "~v6.4.8", |
41 |
| - "symfony/finder": "~v6.4.8", |
| 40 | + "symfony/filesystem": "~v6.4.12", |
| 41 | + "symfony/finder": "~v6.4.11", |
42 | 42 | "symfony/http-foundation": "~v6.4.7",
|
43 | 43 | "symfony/http-kernel": "~v6.4.7",
|
44 | 44 | "symfony/mailer": "~v6.4.7",
|
45 | 45 | "symfony/mime": "~v6.4.7",
|
46 |
| - "symfony/polyfill-ctype": "~v1.29.0", |
| 46 | + "symfony/polyfill-ctype": "~v1.31.0", |
47 | 47 | "symfony/polyfill-iconv": "~v1.29.0",
|
48 |
| - "symfony/polyfill-intl-grapheme": "~v1.29.0", |
| 48 | + "symfony/polyfill-intl-grapheme": "~v1.31.0", |
49 | 49 | "symfony/polyfill-intl-idn": "~v1.29.0",
|
50 |
| - "symfony/polyfill-intl-normalizer": "~v1.29.0", |
51 |
| - "symfony/polyfill-mbstring": "~v1.29.0", |
| 50 | + "symfony/polyfill-intl-normalizer": "~v1.31.0", |
| 51 | + "symfony/polyfill-mbstring": "~v1.31.0", |
52 | 52 | "symfony/polyfill-php83": "~v1.29.0",
|
53 |
| - "symfony/process": "~v6.4.8", |
| 53 | + "symfony/process": "~v6.4.12", |
54 | 54 | "symfony/psr-http-message-bridge": "~v6.4.7",
|
55 | 55 | "symfony/routing": "~v6.4.7",
|
56 | 56 | "symfony/serializer": "~v6.4.7",
|
57 | 57 | "symfony/service-contracts": "~v3.5.0",
|
58 |
| - "symfony/string": "~v6.4.8", |
| 58 | + "symfony/string": "~v6.4.12", |
59 | 59 | "symfony/translation-contracts": "~v3.5.0",
|
60 | 60 | "symfony/validator": "~v6.4.7",
|
61 | 61 | "symfony/var-dumper": "~v6.4.7",
|
|
0 commit comments