|
17 | 17 | "php": " >=8.3", |
18 | 18 | "ext-dom": "*", |
19 | 19 | "erusev/parsedown": "^1.7", |
20 | | - "ibexa/admin-ui": "~5.0.x-dev", |
21 | | - "ibexa/core": "~5.0.x-dev", |
22 | | - "ibexa/fieldtype-richtext": "~5.0.x-dev", |
23 | | - "ibexa/rest": "~5.0.x-dev", |
| 20 | + "ibexa/admin-ui": "~6.0.x-dev", |
| 21 | + "ibexa/core": "~6.0.x-dev", |
| 22 | + "ibexa/fieldtype-richtext": "~6.0.x-dev", |
| 23 | + "ibexa/rest": "~6.0.x-dev", |
24 | 24 | "lexik/jwt-authentication-bundle": "^2.8", |
25 | 25 | "overblog/graphql-bundle": "^1.6.0", |
26 | 26 | "symfony/config": "^7.4", |
|
34 | 34 | }, |
35 | 35 | "require-dev": { |
36 | 36 | "ibexa/code-style": "~2.0.0", |
37 | | - "ibexa/content-forms": "~5.0.x-dev", |
38 | | - "ibexa/design-engine": "~5.0.x-dev", |
39 | | - "ibexa/doctrine-schema": "~5.0.x-dev", |
40 | | - "ibexa/http-cache": "~5.0.x-dev", |
41 | | - "ibexa/notifications": "~5.0.x-dev", |
42 | | - "ibexa/rector": "~5.0.x-dev", |
43 | | - "ibexa/search": "~5.0.x-dev", |
44 | | - "ibexa/twig-components": "~5.0.x-dev", |
45 | | - "ibexa/user": "~5.0.x-dev", |
| 37 | + "ibexa/content-forms": "~6.0.x-dev", |
| 38 | + "ibexa/design-engine": "~6.0.x-dev", |
| 39 | + "ibexa/doctrine-schema": "~6.0.x-dev", |
| 40 | + "ibexa/http-cache": "~6.0.x-dev", |
| 41 | + "ibexa/notifications": "~6.0.x-dev", |
| 42 | + "ibexa/rector": "~6.0.x-dev", |
| 43 | + "ibexa/search": "~6.0.x-dev", |
| 44 | + "ibexa/twig-components": "~6.0.x-dev", |
| 45 | + "ibexa/user": "~6.0.x-dev", |
46 | 46 | "mikey179/vfsstream": "^1.6", |
47 | 47 | "overblog/graphiql-bundle": "^1.0", |
48 | 48 | "phpspec/phpspec": "^7.1 || ^8.0", |
|
69 | 69 | }, |
70 | 70 | "extra": { |
71 | 71 | "branch-alias": { |
72 | | - "dev-main": "5.0.x-dev" |
| 72 | + "dev-main": "6.0.x-dev" |
73 | 73 | } |
74 | 74 | }, |
75 | 75 | "config": { |
|
0 commit comments