|
9 | 9 | "require": {
|
10 | 10 | "drupal/core": "11.x-dev",
|
11 | 11 | "asm89/stack-cors": "~v2.1.1",
|
12 |
| - "composer/semver": "~3.3.2", |
| 12 | + "composer/semver": "~3.4.0", |
13 | 13 | "doctrine/annotations": "~1.14.3",
|
14 |
| - "doctrine/deprecations": "~v1.1.1", |
| 14 | + "doctrine/deprecations": "~1.1.2", |
15 | 15 | "doctrine/lexer": "~2.1.0",
|
16 |
| - "egulias/email-validator": "~4.0.1", |
17 |
| - "guzzlehttp/guzzle": "~7.7.0", |
18 |
| - "guzzlehttp/promises": "~2.0.0", |
19 |
| - "guzzlehttp/psr7": "~2.5.0", |
20 |
| - "masterminds/html5": "~2.8.0", |
| 16 | + "egulias/email-validator": "~4.0.2", |
| 17 | + "guzzlehttp/guzzle": "~7.8.0", |
| 18 | + "guzzlehttp/promises": "~2.0.1", |
| 19 | + "guzzlehttp/psr7": "~2.6.1", |
| 20 | + "masterminds/html5": "~2.8.1", |
21 | 21 | "mck89/peast": "~v1.15.4",
|
22 | 22 | "pear/archive_tar": "~1.4.14",
|
23 | 23 | "pear/console_getopt": "~v1.4.3",
|
|
26 | 26 | "psr/cache": "~3.0.0",
|
27 | 27 | "psr/container": "~2.0.2",
|
28 | 28 | "psr/event-dispatcher": "~1.0.0",
|
29 |
| - "psr/http-client": "~1.0.2", |
| 29 | + "psr/http-client": "~1.0.3", |
30 | 30 | "psr/http-factory": "~1.0.2",
|
31 | 31 | "psr/log": "~3.0.0",
|
32 | 32 | "ralouphie/getallheaders": "~3.0.3",
|
33 | 33 | "sebastian/diff": "~4.0.5",
|
34 | 34 | "symfony/console": "~v6.4.0-BETA1",
|
35 |
| - "symfony/dependency-injection": "~v6.4.0-BETA1", |
| 35 | + "symfony/dependency-injection": "~v6.4.0-BETA2", |
36 | 36 | "symfony/deprecation-contracts": "~v3.3.0",
|
37 | 37 | "symfony/error-handler": "~v6.4.0-BETA1",
|
38 | 38 | "symfony/event-dispatcher": "~v6.4.0-BETA1",
|
39 | 39 | "symfony/event-dispatcher-contracts": "~v3.3.0",
|
40 |
| - "symfony/http-foundation": "~v6.4.0-BETA1", |
41 |
| - "symfony/http-kernel": "~v6.4.0-BETA1", |
| 40 | + "symfony/http-foundation": "~v6.4.0-BETA2", |
| 41 | + "symfony/http-kernel": "~v6.4.0-BETA2", |
42 | 42 | "symfony/mailer": "~v6.4.0-BETA1",
|
43 | 43 | "symfony/mime": "~v6.4.0-BETA1",
|
44 | 44 | "symfony/polyfill-ctype": "~v1.28.0",
|
|
48 | 48 | "symfony/polyfill-intl-normalizer": "~v1.28.0",
|
49 | 49 | "symfony/polyfill-mbstring": "~v1.28.0",
|
50 | 50 | "symfony/polyfill-php83": "~v1.28.0",
|
51 |
| - "symfony/process": "~v6.4.0-BETA1", |
| 51 | + "symfony/process": "~v6.4.0-BETA2", |
52 | 52 | "symfony/psr-http-message-bridge": "~v2.3.1",
|
53 |
| - "symfony/routing": "~v6.4.0-BETA1", |
54 |
| - "symfony/serializer": "~v6.4.0-BETA1", |
| 53 | + "symfony/routing": "~v6.4.0-BETA2", |
| 54 | + "symfony/serializer": "~v6.4.0-BETA2", |
55 | 55 | "symfony/service-contracts": "~v3.3.0",
|
56 | 56 | "symfony/string": "~v6.3.5",
|
57 | 57 | "symfony/translation-contracts": "~v3.3.0",
|
58 |
| - "symfony/validator": "~v6.4.0-BETA1", |
59 |
| - "symfony/var-dumper": "~v6.4.0-BETA1", |
| 58 | + "symfony/validator": "~v6.4.0-BETA2", |
| 59 | + "symfony/var-dumper": "~v6.4.0-BETA2", |
60 | 60 | "symfony/var-exporter": "~v6.3.6",
|
61 |
| - "symfony/yaml": "~v6.4.0-BETA1", |
62 |
| - "twig/twig": "~v3.6.0" |
| 61 | + "symfony/yaml": "~v6.4.0-BETA2", |
| 62 | + "twig/twig": "~v3.7.1" |
63 | 63 | }
|
64 | 64 | }
|
0 commit comments