|
16 | 16 | "php": " >=8.3", |
17 | 17 | "friendsofsymfony/http-cache": "^3.1", |
18 | 18 | "friendsofsymfony/http-cache-bundle": "^3.1.2", |
19 | | - "ibexa/core": "~5.0.x-dev", |
20 | | - "ibexa/rest": "~5.0.x-dev", |
| 19 | + "ibexa/core": "~6.0.x-dev", |
| 20 | + "ibexa/rest": "~6.0.x-dev", |
21 | 21 | "php-http/curl-client": "^2.1", |
22 | 22 | "psr/http-client": "^1.0", |
23 | 23 | "symfony/config": "^7.4", |
|
32 | 32 | "require-dev": { |
33 | 33 | "guzzlehttp/psr7": "^2.7", |
34 | 34 | "ibexa/code-style": "~2.0.0", |
35 | | - "ibexa/doctrine-schema": "~5.0.x-dev", |
36 | | - "ibexa/rector": "~5.0.x-dev", |
| 35 | + "ibexa/doctrine-schema": "~6.0.x-dev", |
| 36 | + "ibexa/rector": "~6.0.x-dev", |
37 | 37 | "matthiasnoback/symfony-dependency-injection-test": "^5.0", |
38 | 38 | "phpspec/phpspec": "^7.1 || ^8.0", |
39 | 39 | "phpstan/phpstan": "^2.0", |
|
68 | 68 | }, |
69 | 69 | "extra": { |
70 | 70 | "branch-alias": { |
71 | | - "dev-main": "5.0.x-dev" |
| 71 | + "dev-main": "6.0.x-dev" |
72 | 72 | } |
73 | 73 | }, |
74 | 74 | "config": { |
|
0 commit comments