|
9 | 9 | "require": {
|
10 | 10 | "php": " >=8.3",
|
11 | 11 | "ext-json": "*",
|
12 |
| - "ibexa/admin-ui": "~5.0.x-dev", |
13 |
| - "ibexa/core": "~5.0.x-dev", |
| 12 | + "ibexa/admin-ui": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 13 | + "ibexa/core": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
14 | 14 | "zetacomponents/system-information": "^1.1.1"
|
15 | 15 | },
|
16 | 16 | "require-dev": {
|
17 | 17 | "hautelook/templated-uri-bundle": "^3.4",
|
18 | 18 | "ibexa/code-style": "~2.0.0",
|
19 |
| - "ibexa/content-forms": "~5.0.x-dev", |
20 |
| - "ibexa/design-engine": "~5.0.x-dev", |
21 |
| - "ibexa/doctrine-schema": "~5.0.x-dev", |
22 |
| - "ibexa/fieldtype-richtext": "~5.0.x-dev", |
23 |
| - "ibexa/http-cache": "~5.0.x-dev", |
24 |
| - "ibexa/notifications": "~5.0.x-dev", |
| 19 | + "ibexa/content-forms": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 20 | + "ibexa/design-engine": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 21 | + "ibexa/doctrine-schema": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 22 | + "ibexa/fieldtype-richtext": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 23 | + "ibexa/http-cache": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 24 | + "ibexa/notifications": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
25 | 25 | "ibexa/phpstan": "~5.0.x-dev",
|
26 |
| - "ibexa/rector": "~5.0.x-dev", |
27 |
| - "ibexa/rest": "~5.0.x-dev", |
28 |
| - "ibexa/search": "~5.0.x-dev", |
29 |
| - "ibexa/test-core": "~5.0.x-dev", |
30 |
| - "ibexa/user": "~5.0.x-dev", |
| 26 | + "ibexa/rector": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 27 | + "ibexa/rest": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 28 | + "ibexa/search": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 29 | + "ibexa/test-core": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
| 30 | + "ibexa/user": "dev-ibx-8471-symfony-7 as 5.0.x-dev", |
31 | 31 | "matthiasnoback/symfony-dependency-injection-test": "^5.0",
|
32 | 32 | "phpstan/phpstan": "^2.0",
|
33 | 33 | "phpstan/phpstan-phpunit": "^2.0",
|
|
0 commit comments