|
11 | 11 | "asm89/stack-cors": "~v2.2.0",
|
12 | 12 | "composer/semver": "~3.4.0",
|
13 | 13 | "doctrine/annotations": "~1.14.3",
|
14 |
| - "doctrine/deprecations": "~1.1.2", |
15 |
| - "doctrine/lexer": "~2.1.0", |
| 14 | + "doctrine/deprecations": "~1.1.3", |
| 15 | + "doctrine/lexer": "~2.1.1", |
16 | 16 | "egulias/email-validator": "~4.0.2",
|
17 | 17 | "guzzlehttp/guzzle": "~7.8.1",
|
18 | 18 | "guzzlehttp/promises": "~2.0.2",
|
19 | 19 | "guzzlehttp/psr7": "~2.6.2",
|
20 |
| - "masterminds/html5": "~2.8.1", |
21 |
| - "mck89/peast": "~v1.15.4", |
22 |
| - "pear/archive_tar": "~1.4.14", |
| 20 | + "masterminds/html5": "~2.9.0", |
| 21 | + "mck89/peast": "~v1.16.2", |
| 22 | + "pear/archive_tar": "~1.5.0", |
23 | 23 | "pear/console_getopt": "~v1.4.3",
|
24 |
| - "pear/pear-core-minimal": "~v1.10.14", |
| 24 | + "pear/pear-core-minimal": "~v1.10.15", |
25 | 25 | "pear/pear_exception": "~v1.0.2",
|
26 | 26 | "psr/cache": "~3.0.0",
|
27 | 27 | "psr/container": "~2.0.2",
|
|
30 | 30 | "psr/http-factory": "~1.0.2",
|
31 | 31 | "psr/log": "~3.0.0",
|
32 | 32 | "ralouphie/getallheaders": "~3.0.3",
|
33 |
| - "sebastian/diff": "~4.0.5", |
34 |
| - "symfony/console": "~v6.4.1", |
35 |
| - "symfony/dependency-injection": "~v6.4.1", |
| 33 | + "sebastian/diff": "~4.0.6", |
| 34 | + "symfony/console": "~v6.4.6", |
| 35 | + "symfony/dependency-injection": "~v6.4.6", |
36 | 36 | "symfony/deprecation-contracts": "~v3.4.0",
|
37 |
| - "symfony/error-handler": "~v6.4.0", |
38 |
| - "symfony/event-dispatcher": "~v6.4.0", |
39 |
| - "symfony/event-dispatcher-contracts": "~v3.4.0", |
40 |
| - "symfony/filesystem": "~v6.4.0", |
| 37 | + "symfony/error-handler": "~v6.4.6", |
| 38 | + "symfony/event-dispatcher": "~v6.4.3", |
| 39 | + "symfony/event-dispatcher-contracts": "~v3.4.2", |
| 40 | + "symfony/filesystem": "~v6.4.6", |
41 | 41 | "symfony/finder": "~v6.4.0",
|
42 |
| - "symfony/http-foundation": "~v6.4.0", |
43 |
| - "symfony/http-kernel": "~v6.4.1", |
44 |
| - "symfony/mailer": "~v6.4.0", |
45 |
| - "symfony/mime": "~v6.4.0", |
| 42 | + "symfony/http-foundation": "~v6.4.4", |
| 43 | + "symfony/http-kernel": "~v6.4.6", |
| 44 | + "symfony/mailer": "~v6.4.6", |
| 45 | + "symfony/mime": "~v6.4.6", |
46 | 46 | "symfony/polyfill-ctype": "~v1.29.0",
|
47 |
| - "symfony/polyfill-iconv": "~v1.28.0", |
48 |
| - "symfony/polyfill-intl-grapheme": "~v1.28.0", |
49 |
| - "symfony/polyfill-intl-idn": "~v1.28.0", |
50 |
| - "symfony/polyfill-intl-normalizer": "~v1.28.0", |
51 |
| - "symfony/polyfill-mbstring": "~v1.28.0", |
52 |
| - "symfony/polyfill-php83": "~v1.28.0", |
53 |
| - "symfony/process": "~v6.4.0", |
54 |
| - "symfony/psr-http-message-bridge": "~v6.4.0", |
55 |
| - "symfony/routing": "~v6.4.1", |
56 |
| - "symfony/serializer": "~v6.4.1", |
57 |
| - "symfony/service-contracts": "~v3.4.0", |
58 |
| - "symfony/string": "~v6.4.0", |
59 |
| - "symfony/translation-contracts": "~v3.4.0", |
60 |
| - "symfony/validator": "~v6.4.0", |
61 |
| - "symfony/var-dumper": "~v6.4.0", |
62 |
| - "symfony/var-exporter": "~v6.4.1", |
| 47 | + "symfony/polyfill-iconv": "~v1.29.0", |
| 48 | + "symfony/polyfill-intl-grapheme": "~v1.29.0", |
| 49 | + "symfony/polyfill-intl-idn": "~v1.29.0", |
| 50 | + "symfony/polyfill-intl-normalizer": "~v1.29.0", |
| 51 | + "symfony/polyfill-mbstring": "~v1.29.0", |
| 52 | + "symfony/polyfill-php83": "~v1.29.0", |
| 53 | + "symfony/process": "~v6.4.4", |
| 54 | + "symfony/psr-http-message-bridge": "~v6.4.6", |
| 55 | + "symfony/routing": "~v6.4.6", |
| 56 | + "symfony/serializer": "~v6.4.6", |
| 57 | + "symfony/service-contracts": "~v3.4.2", |
| 58 | + "symfony/string": "~v6.4.4", |
| 59 | + "symfony/translation-contracts": "~v3.4.2", |
| 60 | + "symfony/validator": "~v6.4.6", |
| 61 | + "symfony/var-dumper": "~v6.4.6", |
| 62 | + "symfony/var-exporter": "~v6.4.6", |
63 | 63 | "symfony/yaml": "~v6.4.3",
|
64 | 64 | "twig/twig": "~v3.9.3"
|
65 | 65 | }
|
|
0 commit comments