|
9 | 9 | "require": { |
10 | 10 | "drupal/core": "10.6.x-dev", |
11 | 11 | "asm89/stack-cors": "~v2.3.0", |
12 | | - "composer/semver": "~3.4.3", |
| 12 | + "composer/semver": "~3.4.4", |
13 | 13 | "doctrine/deprecations": "~1.1.5", |
14 | 14 | "doctrine/lexer": "~2.1.1", |
15 | 15 | "egulias/email-validator": "~4.0.4", |
16 | | - "guzzlehttp/guzzle": "~7.9.3", |
17 | | - "guzzlehttp/promises": "~2.2.0", |
18 | | - "guzzlehttp/psr7": "~2.7.1", |
19 | | - "masterminds/html5": "~2.9.0", |
20 | | - "mck89/peast": "~v1.17.0", |
21 | | - "pear/archive_tar": "~1.5.0", |
| 16 | + "guzzlehttp/guzzle": "~7.10.0", |
| 17 | + "guzzlehttp/promises": "~2.3.0", |
| 18 | + "guzzlehttp/psr7": "~2.8.0", |
| 19 | + "masterminds/html5": "~2.10.0", |
| 20 | + "mck89/peast": "~v1.17.4", |
| 21 | + "pear/archive_tar": "~1.6.0", |
22 | 22 | "pear/console_getopt": "~v1.4.3", |
23 | 23 | "pear/pear-core-minimal": "~v1.10.16", |
24 | 24 | "pear/pear_exception": "~v1.0.2", |
|
59 | 59 | "symfony/var-dumper": "~v6.4.26", |
60 | 60 | "symfony/var-exporter": "~v6.4.26", |
61 | 61 | "symfony/yaml": "~v6.4.26", |
62 | | - "twig/twig": "~v3.20.0" |
| 62 | + "twig/twig": "~v3.22.0" |
63 | 63 | } |
64 | 64 | } |
0 commit comments