|
14 | 14 | "doctrine/deprecations": "~v1.0.0",
|
15 | 15 | "doctrine/lexer": "~2.1.0",
|
16 | 16 | "egulias/email-validator": "~3.2.5",
|
17 |
| - "guzzlehttp/guzzle": "~7.5.0", |
| 17 | + "guzzlehttp/guzzle": "~7.5.1", |
18 | 18 | "guzzlehttp/promises": "~1.5.2",
|
19 |
| - "guzzlehttp/psr7": "~2.4.5", |
20 |
| - "masterminds/html5": "~2.7.6", |
| 19 | + "guzzlehttp/psr7": "~2.5.0", |
| 20 | + "masterminds/html5": "~2.8.0", |
21 | 21 | "mck89/peast": "~v1.15.1",
|
22 | 22 | "pear/archive_tar": "~1.4.14",
|
23 | 23 | "pear/console_getopt": "~v1.4.3",
|
24 |
| - "pear/pear-core-minimal": "~v1.10.11", |
| 24 | + "pear/pear-core-minimal": "~v1.10.13", |
25 | 25 | "pear/pear_exception": "~v1.0.2",
|
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.1", |
30 |
| - "psr/http-factory": "~1.0.1", |
31 |
| - "psr/http-message": "~1.0.1", |
| 29 | + "psr/http-client": "~1.0.2", |
| 30 | + "psr/http-factory": "~1.0.2", |
| 31 | + "psr/http-message": "~2.0", |
32 | 32 | "psr/log": "~3.0.0",
|
33 | 33 | "ralouphie/getallheaders": "~3.0.3",
|
34 | 34 | "sebastian/diff": "~4.0.4",
|
35 |
| - "symfony/console": "~v6.2.8", |
36 |
| - "symfony/dependency-injection": "~v6.2.8", |
| 35 | + "symfony/console": "~v6.2.10", |
| 36 | + "symfony/dependency-injection": "~v6.2.10", |
37 | 37 | "symfony/deprecation-contracts": "~v3.2.1",
|
38 |
| - "symfony/error-handler": "~v6.2.7", |
| 38 | + "symfony/error-handler": "~v6.2.10", |
39 | 39 | "symfony/event-dispatcher": "~v6.2.8",
|
40 | 40 | "symfony/event-dispatcher-contracts": "~v3.2.1",
|
41 |
| - "symfony/http-foundation": "~v6.2.8", |
42 |
| - "symfony/http-kernel": "~v6.2.8", |
43 |
| - "symfony/mime": "~v6.2.7", |
| 41 | + "symfony/http-foundation": "~v6.2.10", |
| 42 | + "symfony/http-kernel": "~v6.2.10", |
| 43 | + "symfony/mime": "~v6.2.10", |
44 | 44 | "symfony/polyfill-ctype": "~v1.27.0",
|
45 | 45 | "symfony/polyfill-iconv": "~v1.27.0",
|
46 | 46 | "symfony/polyfill-intl-grapheme": "~v1.27.0",
|
47 | 47 | "symfony/polyfill-intl-idn": "~v1.27.0",
|
48 | 48 | "symfony/polyfill-intl-normalizer": "~v1.27.0",
|
49 | 49 | "symfony/polyfill-mbstring": "~v1.27.0",
|
50 |
| - "symfony/process": "~v6.2.8", |
51 |
| - "symfony/psr-http-message-bridge": "~v2.1.4", |
| 50 | + "symfony/process": "~v6.2.10", |
| 51 | + "symfony/psr-http-message-bridge": "~v2.2.0", |
52 | 52 | "symfony/routing": "~v6.2.8",
|
53 |
| - "symfony/serializer": "~v6.2.8", |
| 53 | + "symfony/serializer": "~v6.2.10", |
54 | 54 | "symfony/service-contracts": "~v3.2.1",
|
55 | 55 | "symfony/string": "~v6.2.8",
|
56 | 56 | "symfony/translation-contracts": "~v3.2.1",
|
57 |
| - "symfony/validator": "~v6.2.8", |
58 |
| - "symfony/var-dumper": "~v6.2.8", |
59 |
| - "symfony/var-exporter": "~v6.2.8", |
60 |
| - "symfony/yaml": "~v6.2.7", |
61 |
| - "twig/twig": "~v3.5.1" |
| 57 | + "symfony/validator": "~v6.2.10", |
| 58 | + "symfony/var-dumper": "~v6.2.10", |
| 59 | + "symfony/var-exporter": "~v6.2.10", |
| 60 | + "symfony/yaml": "~v6.2.10", |
| 61 | + "twig/twig": "~v3.6.0" |
62 | 62 | }
|
63 | 63 | }
|
0 commit comments