|
13 | 13 | "doctrine/annotations": "~1.13.3",
|
14 | 14 | "doctrine/lexer": "~1.2.3",
|
15 | 15 | "egulias/email-validator": "~3.2.1",
|
16 |
| - "guzzlehttp/guzzle": "~7.4.5", |
17 |
| - "guzzlehttp/promises": "~1.5.1", |
18 |
| - "guzzlehttp/psr7": "~2.4.0", |
19 |
| - "masterminds/html5": "~2.7.5", |
| 16 | + "guzzlehttp/guzzle": "~7.5.0", |
| 17 | + "guzzlehttp/promises": "~1.5.2", |
| 18 | + "guzzlehttp/psr7": "~2.4.1", |
| 19 | + "masterminds/html5": "~2.7.6", |
20 | 20 | "pear/archive_tar": "~1.4.14",
|
21 | 21 | "pear/console_getopt": "~v1.4.3",
|
22 | 22 | "pear/pear-core-minimal": "~v1.10.11",
|
|
29 | 29 | "psr/http-message": "~1.0.1",
|
30 | 30 | "psr/log": "~3.0.0",
|
31 | 31 | "ralouphie/getallheaders": "~3.0.3",
|
32 |
| - "symfony/console": "~v6.1.3", |
| 32 | + "symfony/console": "~v6.1.4", |
33 | 33 | "symfony/dependency-injection": "~v6.1.3",
|
34 | 34 | "symfony/deprecation-contracts": "~v3.1.1",
|
35 | 35 | "symfony/error-handler": "~v6.1.3",
|
36 | 36 | "symfony/event-dispatcher": "~v6.1.0",
|
37 | 37 | "symfony/event-dispatcher-contracts": "~v3.1.1",
|
38 |
| - "symfony/http-foundation": "~v6.1.3", |
39 |
| - "symfony/http-kernel": "~v6.1.3", |
40 |
| - "symfony/mime": "~v6.1.3", |
| 38 | + "symfony/http-foundation": "~v6.1.4", |
| 39 | + "symfony/http-kernel": "~v6.1.4", |
| 40 | + "symfony/mime": "~v6.1.4", |
41 | 41 | "symfony/polyfill-ctype": "~v1.26.0",
|
42 | 42 | "symfony/polyfill-iconv": "~v1.26.0",
|
43 | 43 | "symfony/polyfill-intl-grapheme": "~v1.26.0",
|
|
48 | 48 | "symfony/process": "~v6.1.3",
|
49 | 49 | "symfony/psr-http-message-bridge": "~v2.1.2",
|
50 | 50 | "symfony/routing": "~v6.1.3",
|
51 |
| - "symfony/serializer": "~v6.1.3", |
| 51 | + "symfony/serializer": "~v6.1.4", |
52 | 52 | "symfony/service-contracts": "~v3.1.1",
|
53 |
| - "symfony/string": "~v6.1.3", |
| 53 | + "symfony/string": "~v6.1.4", |
54 | 54 | "symfony/translation-contracts": "~v3.1.1",
|
55 |
| - "symfony/validator": "~v6.1.3", |
| 55 | + "symfony/validator": "~v6.1.4", |
56 | 56 | "symfony/var-dumper": "~v6.1.3",
|
57 |
| - "symfony/yaml": "~v6.1.3", |
58 |
| - "twig/twig": "~v3.4.1" |
| 57 | + "symfony/yaml": "~v6.1.4", |
| 58 | + "twig/twig": "~v3.4.2" |
59 | 59 | }
|
60 | 60 | }
|
0 commit comments