|
24 | 24 | "php": "^8.1",
|
25 | 25 | "doctrine/common": "~2.2||~3.0",
|
26 | 26 | "doctrine/inflector": "~1.4||~2.0",
|
27 |
| - "symfony/cache": ">=5.4,<7.0", |
| 27 | + "symfony/cache": ">=5.4,<8.0", |
28 | 28 | "symfony/cache-contracts": "^1.0||^2.0||~3.0",
|
29 |
| - "symfony/config": ">=5.4,<7.0", |
30 |
| - "symfony/console": ">=5.4,<7.0", |
31 |
| - "symfony/dependency-injection": ">=5.4,<7.0", |
32 |
| - "symfony/filesystem": ">=5.4,<7.0", |
33 |
| - "symfony/finder": ">=5.4,<7.0", |
34 |
| - "symfony/form": ">=5.4,<7.0", |
35 |
| - "symfony/framework-bundle": ">=5.4,<7.0", |
36 |
| - "symfony/http-foundation": ">=5.4,<7.0", |
37 |
| - "symfony/http-kernel": ">=5.4,<7.0", |
38 |
| - "symfony/options-resolver": ">=5.4,<7.0", |
39 |
| - "symfony/process": ">=5.4,<7.0", |
40 |
| - "symfony/routing": ">=5.4,<7.0", |
41 |
| - "symfony/security-csrf": ">=5.4,<7.0", |
42 |
| - "symfony/security-core": ">=5.4,<7.0", |
43 |
| - "symfony/translation": ">=5.4,<7.0", |
44 |
| - "symfony/twig-bundle": ">=5.4,<7.0", |
45 |
| - "symfony/validator": ">=5.4,<7.0", |
46 |
| - "symfony/yaml": ">=5.4,<7.0", |
| 29 | + "symfony/config": ">=5.4,<8.0", |
| 30 | + "symfony/console": ">=5.4,<8.0", |
| 31 | + "symfony/dependency-injection": ">=5.4,<8.0", |
| 32 | + "symfony/filesystem": ">=5.4,<8.0", |
| 33 | + "symfony/finder": ">=5.4,<8.0", |
| 34 | + "symfony/form": ">=5.4,<8.0", |
| 35 | + "symfony/framework-bundle": ">=5.4,<8.0", |
| 36 | + "symfony/http-foundation": ">=5.4,<8.0", |
| 37 | + "symfony/http-kernel": ">=5.4,<8.0", |
| 38 | + "symfony/options-resolver": ">=5.4,<8.0", |
| 39 | + "symfony/process": ">=5.4,<8.0", |
| 40 | + "symfony/routing": ">=5.4,<8.0", |
| 41 | + "symfony/security-csrf": ">=5.4,<8.0", |
| 42 | + "symfony/security-core": ">=5.4,<8.0", |
| 43 | + "symfony/translation": ">=5.4,<8.0", |
| 44 | + "symfony/twig-bundle": ">=5.4,<8.0", |
| 45 | + "symfony/validator": ">=5.4,<8.0", |
| 46 | + "symfony/yaml": ">=5.4,<8.0", |
47 | 47 | "symfony2admingenerator/twig-generator": "^2.0.1",
|
48 | 48 | "twig/twig": "^2.15.3||^3.4.3",
|
49 | 49 | "babdev/pagerfanta-bundle": "~2.0||~3.0||~4.0",
|
|
0 commit comments