|
6 | 6 | "require": {
|
7 | 7 | "php": ">=8.1",
|
8 | 8 | "symfony-cmf/routing": "^2.3.3 || ^3.0.0",
|
9 |
| - "symfony/config": "^5.0.9 || ^6.0.0", |
10 |
| - "symfony/console": "^5.3.0 || ^6.0.0", |
| 9 | + "symfony/config": "^5.0.9 || ^6.4.0", |
| 10 | + "symfony/console": "^5.3.0 || ^6.4.0", |
11 | 11 | "symfony/debug": "^4.4.9",
|
12 |
| - "symfony/error-handler": "^5.0.9 || ^6.0.0", |
13 |
| - "symfony/event-dispatcher": "^5.1.0 || ^6.0.0", |
14 |
| - "symfony/filesystem": "^5.2.1 || ^6.0.0", |
15 |
| - "symfony/finder": "^5.3.0 || ^6.0.0", |
16 |
| - "symfony/form": "^5.2.0 || ^6.0.0", |
17 |
| - "symfony/http-client": "^5.0.9 || ^6.0.0", |
18 |
| - "symfony/http-foundation": "^5.2.0 || ^6.0.0", |
19 |
| - "symfony/http-kernel": "^5.2.1 || ^6.0.0", |
20 |
| - "symfony/intl": "^5.0.9 || ^6.0.0", |
21 |
| - "symfony/messenger": "^5.3.0 || ^6.0.0", |
22 |
| - "symfony/mime": "^5.0.9 || ^6.0.0", |
23 |
| - "symfony/options-resolver": "^5.0.9 || ^6.0.0", |
24 |
| - "symfony/process": "^5.4.0 || ^6.0.0", |
25 |
| - "symfony/property-access": "^5.4.0 || ^6.0.0", |
26 |
| - "symfony/routing": "^5.1.0 || ^6.0.0", |
27 |
| - "symfony/security-core": "^5.4.21 || ^6.0.0", |
28 |
| - "symfony/security-csrf": "^5.3.0 || ^6.0.0", |
| 12 | + "symfony/error-handler": "^5.0.9 || ^6.4.0", |
| 13 | + "symfony/event-dispatcher": "^5.1.0 || ^6.4.0", |
| 14 | + "symfony/filesystem": "^5.2.1 || ^6.4.0", |
| 15 | + "symfony/finder": "^5.3.0 || ^6.4.0", |
| 16 | + "symfony/form": "^5.2.0 || ^6.4.0", |
| 17 | + "symfony/http-client": "^5.0.9 || ^6.4.0", |
| 18 | + "symfony/http-foundation": "^5.2.0 || ^6.4.0", |
| 19 | + "symfony/http-kernel": "^5.2.1 || ^6.4.0", |
| 20 | + "symfony/intl": "^5.0.9 || ^6.4.0", |
| 21 | + "symfony/messenger": "^5.3.0 || ^6.4.0", |
| 22 | + "symfony/mime": "^5.0.9 || ^6.4.0", |
| 23 | + "symfony/options-resolver": "^5.0.9 || ^6.4.0", |
| 24 | + "symfony/process": "^5.4.0 || ^6.4.0", |
| 25 | + "symfony/property-access": "^5.4.0 || ^6.4.0", |
| 26 | + "symfony/routing": "^5.1.0 || ^6.4.0", |
| 27 | + "symfony/security-core": "^5.4.21 || ^6.4.0", |
| 28 | + "symfony/security-csrf": "^5.3.0 || ^6.4.0", |
29 | 29 | "symfony/security-guard": "^5.4.0",
|
30 |
| - "symfony/security-http": "^5.4.31 || ^6.0.0", |
31 |
| - "symfony/serializer": "^5.0.9 || ^6.0.0", |
32 |
| - "symfony/stopwatch": "^5.0.9 || ^6.0.0", |
33 |
| - "symfony/translation": "^5.0.9 || ^6.0.0", |
34 |
| - "symfony/translation-contracts": "^2.1.2 || ^3.0.0", |
35 |
| - "symfony/twig-bridge": "^5.4.31 || ^6.3.8", |
36 |
| - "symfony/validator": "^5.2.0 || ^6.0.0", |
37 |
| - "symfony/yaml": "^5.1.10 || ^6.0.0" |
| 30 | + "symfony/security-http": "^5.4.31 || ^6.4.0", |
| 31 | + "symfony/serializer": "^5.0.9 || ^6.4.0", |
| 32 | + "symfony/stopwatch": "^5.0.9 || ^6.4.0", |
| 33 | + "symfony/translation": "^5.0.9 || ^6.4.0", |
| 34 | + "symfony/translation-contracts": "^2.1.2 || ^3.1.0", |
| 35 | + "symfony/twig-bridge": "^5.4.31 || ^6.4.0", |
| 36 | + "symfony/validator": "^5.2.0 || ^6.4.0", |
| 37 | + "symfony/yaml": "^5.1.10 || ^6.4.0" |
38 | 38 | },
|
39 | 39 | "require-dev": {
|
40 | 40 | "spryker/code-sniffer": "*",
|
|
0 commit comments