|
19 | 19 | "php": ">=8.1",
|
20 | 20 | "composer-runtime-api": ">=2.1",
|
21 | 21 | "ext-xml": "*",
|
22 |
| - "symfony/cache": "^5.4|^6.0", |
23 |
| - "symfony/config": "^6.1", |
24 |
| - "symfony/dependency-injection": "^6.3", |
| 22 | + "symfony/cache": "^5.4|^6.0|^7.0", |
| 23 | + "symfony/config": "^6.1|^7.0", |
| 24 | + "symfony/dependency-injection": "^6.3|^7.0", |
25 | 25 | "symfony/deprecation-contracts": "^2.5|^3",
|
26 |
| - "symfony/error-handler": "^6.1", |
27 |
| - "symfony/event-dispatcher": "^5.4|^6.0", |
28 |
| - "symfony/http-foundation": "^6.3", |
29 |
| - "symfony/http-kernel": "^6.3", |
| 26 | + "symfony/error-handler": "^6.1|^7.0", |
| 27 | + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", |
| 28 | + "symfony/http-foundation": "^6.3|^7.0", |
| 29 | + "symfony/http-kernel": "^6.3|^7.0", |
30 | 30 | "symfony/polyfill-mbstring": "~1.0",
|
31 |
| - "symfony/filesystem": "^5.4|^6.0", |
32 |
| - "symfony/finder": "^5.4|^6.0", |
33 |
| - "symfony/routing": "^5.4|^6.0" |
| 31 | + "symfony/filesystem": "^5.4|^6.0|^7.0", |
| 32 | + "symfony/finder": "^5.4|^6.0|^7.0", |
| 33 | + "symfony/routing": "^5.4|^6.0|^7.0" |
34 | 34 | },
|
35 | 35 | "require-dev": {
|
36 | 36 | "doctrine/annotations": "^1.13.1|^2",
|
37 | 37 | "doctrine/persistence": "^1.3|^2|^3",
|
38 |
| - "symfony/asset": "^5.4|^6.0", |
39 |
| - "symfony/asset-mapper": "^6.3", |
40 |
| - "symfony/browser-kit": "^5.4|^6.0", |
41 |
| - "symfony/console": "^5.4.9|^6.0.9", |
42 |
| - "symfony/clock": "^6.2", |
43 |
| - "symfony/css-selector": "^5.4|^6.0", |
44 |
| - "symfony/dom-crawler": "^6.3", |
45 |
| - "symfony/dotenv": "^5.4|^6.0", |
| 38 | + "symfony/asset": "^5.4|^6.0|^7.0", |
| 39 | + "symfony/asset-mapper": "^6.3|^7.0", |
| 40 | + "symfony/browser-kit": "^5.4|^6.0|^7.0", |
| 41 | + "symfony/console": "^5.4.9|^6.0.9|^7.0", |
| 42 | + "symfony/clock": "^6.2|^7.0", |
| 43 | + "symfony/css-selector": "^5.4|^6.0|^7.0", |
| 44 | + "symfony/dom-crawler": "^6.3|^7.0", |
| 45 | + "symfony/dotenv": "^5.4|^6.0|^7.0", |
46 | 46 | "symfony/polyfill-intl-icu": "~1.0",
|
47 |
| - "symfony/form": "^5.4|^6.0", |
48 |
| - "symfony/expression-language": "^5.4|^6.0", |
49 |
| - "symfony/html-sanitizer": "^6.1", |
50 |
| - "symfony/http-client": "^6.3", |
51 |
| - "symfony/lock": "^5.4|^6.0", |
52 |
| - "symfony/mailer": "^5.4|^6.0", |
53 |
| - "symfony/messenger": "^6.3", |
54 |
| - "symfony/mime": "^6.2", |
55 |
| - "symfony/notifier": "^5.4|^6.0", |
56 |
| - "symfony/process": "^5.4|^6.0", |
57 |
| - "symfony/rate-limiter": "^5.4|^6.0", |
58 |
| - "symfony/scheduler": "^6.3", |
59 |
| - "symfony/security-bundle": "^5.4|^6.0", |
60 |
| - "symfony/semaphore": "^5.4|^6.0", |
61 |
| - "symfony/serializer": "^6.3", |
62 |
| - "symfony/stopwatch": "^5.4|^6.0", |
63 |
| - "symfony/string": "^5.4|^6.0", |
64 |
| - "symfony/translation": "^6.2.8", |
65 |
| - "symfony/twig-bundle": "^5.4|^6.0", |
66 |
| - "symfony/validator": "^6.3", |
67 |
| - "symfony/workflow": "^5.4|^6.0", |
68 |
| - "symfony/yaml": "^5.4|^6.0", |
69 |
| - "symfony/property-info": "^5.4|^6.0", |
70 |
| - "symfony/uid": "^5.4|^6.0", |
71 |
| - "symfony/web-link": "^5.4|^6.0", |
| 47 | + "symfony/form": "^5.4|^6.0|^7.0", |
| 48 | + "symfony/expression-language": "^5.4|^6.0|^7.0", |
| 49 | + "symfony/html-sanitizer": "^6.1|^7.0", |
| 50 | + "symfony/http-client": "^6.3|^7.0", |
| 51 | + "symfony/lock": "^5.4|^6.0|^7.0", |
| 52 | + "symfony/mailer": "^5.4|^6.0|^7.0", |
| 53 | + "symfony/messenger": "^6.3|^7.0", |
| 54 | + "symfony/mime": "^6.2|^7.0", |
| 55 | + "symfony/notifier": "^5.4|^6.0|^7.0", |
| 56 | + "symfony/process": "^5.4|^6.0|^7.0", |
| 57 | + "symfony/rate-limiter": "^5.4|^6.0|^7.0", |
| 58 | + "symfony/scheduler": "^6.3|^7.0", |
| 59 | + "symfony/security-bundle": "^5.4|^6.0|^7.0", |
| 60 | + "symfony/semaphore": "^5.4|^6.0|^7.0", |
| 61 | + "symfony/serializer": "^6.3|^7.0", |
| 62 | + "symfony/stopwatch": "^5.4|^6.0|^7.0", |
| 63 | + "symfony/string": "^5.4|^6.0|^7.0", |
| 64 | + "symfony/translation": "^6.2.8|^7.0", |
| 65 | + "symfony/twig-bundle": "^5.4|^6.0|^7.0", |
| 66 | + "symfony/validator": "^6.3|^7.0", |
| 67 | + "symfony/workflow": "^5.4|^6.0|^7.0", |
| 68 | + "symfony/yaml": "^5.4|^6.0|^7.0", |
| 69 | + "symfony/property-info": "^5.4|^6.0|^7.0", |
| 70 | + "symfony/uid": "^5.4|^6.0|^7.0", |
| 71 | + "symfony/web-link": "^5.4|^6.0|^7.0", |
72 | 72 | "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
73 | 73 | "twig/twig": "^2.10|^3.0"
|
74 | 74 | },
|
|
0 commit comments