|
27 | 27 | "psr/container": "~2.0.2",
|
28 | 28 | "psr/event-dispatcher": "~1.0.0",
|
29 | 29 | "psr/http-client": "~1.0.3",
|
30 |
| - "psr/http-factory": "~1.0.2", |
| 30 | + "psr/http-factory": "~1.1.0", |
31 | 31 | "psr/log": "~3.0.0",
|
32 | 32 | "ralouphie/getallheaders": "~3.0.3",
|
33 | 33 | "sebastian/diff": "~4.0.6",
|
34 |
| - "symfony/console": "~v6.4.6", |
35 |
| - "symfony/dependency-injection": "~v6.4.6", |
36 |
| - "symfony/deprecation-contracts": "~v3.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 |
| - "symfony/finder": "~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", |
| 34 | + "symfony/console": "~v6.4.7", |
| 35 | + "symfony/dependency-injection": "~v6.4.7", |
| 36 | + "symfony/deprecation-contracts": "~v3.5.0", |
| 37 | + "symfony/error-handler": "~v6.4.7", |
| 38 | + "symfony/event-dispatcher": "~v6.4.7", |
| 39 | + "symfony/event-dispatcher-contracts": "~v3.5.0", |
| 40 | + "symfony/filesystem": "~v6.4.7", |
| 41 | + "symfony/finder": "~v6.4.7", |
| 42 | + "symfony/http-foundation": "~v6.4.7", |
| 43 | + "symfony/http-kernel": "~v6.4.7", |
| 44 | + "symfony/mailer": "~v6.4.7", |
| 45 | + "symfony/mime": "~v6.4.7", |
46 | 46 | "symfony/polyfill-ctype": "~v1.29.0",
|
47 | 47 | "symfony/polyfill-iconv": "~v1.29.0",
|
48 | 48 | "symfony/polyfill-intl-grapheme": "~v1.29.0",
|
49 | 49 | "symfony/polyfill-intl-idn": "~v1.29.0",
|
50 | 50 | "symfony/polyfill-intl-normalizer": "~v1.29.0",
|
51 | 51 | "symfony/polyfill-mbstring": "~v1.29.0",
|
52 | 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 |
| - "symfony/yaml": "~v6.4.3", |
64 |
| - "twig/twig": "~v3.9.3" |
| 53 | + "symfony/process": "~v6.4.7", |
| 54 | + "symfony/psr-http-message-bridge": "~v6.4.7", |
| 55 | + "symfony/routing": "~v6.4.7", |
| 56 | + "symfony/serializer": "~v6.4.7", |
| 57 | + "symfony/service-contracts": "~v3.5.0", |
| 58 | + "symfony/string": "~v6.4.7", |
| 59 | + "symfony/translation-contracts": "~v3.5.0", |
| 60 | + "symfony/validator": "~v6.4.7", |
| 61 | + "symfony/var-dumper": "~v6.4.7", |
| 62 | + "symfony/var-exporter": "~v6.4.7", |
| 63 | + "symfony/yaml": "~v6.4.7", |
| 64 | + "twig/twig": "~v3.10.2" |
65 | 65 | }
|
66 | 66 | }
|
0 commit comments