|
35 | 35 | "require": { |
36 | 36 | "php": "^8.3", |
37 | 37 | "ext-json": "*", |
38 | | - "ibexa/connector-ai": "~5.0", |
39 | | - "ibexa/core-search": "~5.0", |
40 | | - "symfony/config": "^7.3", |
41 | | - "symfony/dependency-injection": "^7.3", |
42 | | - "symfony/http-foundation": "^7.3", |
43 | | - "symfony/http-kernel": "^7.3", |
| 38 | + "ibexa/connector-ai": "~4.6", |
| 39 | + "ibexa/core-search": "~4.6", |
| 40 | + "symfony/config": "^5.4", |
| 41 | + "symfony/dependency-injection": "^5.4", |
| 42 | + "symfony/http-foundation": "^5.4", |
| 43 | + "symfony/http-kernel": "^5.4", |
44 | 44 | "symfony/http-client-contracts": "^3.6", |
45 | | - "symfony/http-client": "^7.3", |
46 | | - "symfony/yaml": "^7.3" |
| 45 | + "symfony/http-client": "^5.4", |
| 46 | + "symfony/yaml": "^5.4" |
47 | 47 | }, |
48 | 48 | "require-dev": { |
49 | | - "dama/doctrine-test-bundle": "^v8.2", |
50 | | - "ibexa/admin-ui": "~5.0", |
| 49 | + "dama/doctrine-test-bundle": "^v6.7", |
| 50 | + "ibexa/admin-ui": "~4.6", |
51 | 51 | "ibexa/code-style": "~2.0.0", |
52 | | - "ibexa/content-forms": "~5.0", |
53 | | - "ibexa/core": "~5.0", |
54 | | - "ibexa/core-persistence": "~5.0", |
55 | | - "ibexa/doctrine-schema": "~5.0", |
56 | | - "ibexa/fieldtype-richtext": "~5.0", |
57 | | - "ibexa/graphql": "~5.0", |
58 | | - "ibexa/installer": "~5.0", |
59 | | - "ibexa/migrations": "~5.0", |
60 | | - "ibexa/personalization": "~5.0", |
61 | | - "ibexa/product-catalog": "~5.0", |
62 | | - "ibexa/rest": "~5.0", |
63 | | - "ibexa/scheduler": "~5.0", |
64 | | - "ibexa/search": "~5.0", |
65 | | - "ibexa/taxonomy": "~5.0", |
66 | | - "ibexa/test-core": "~5.0-dev", |
67 | | - "ibexa/twig-components": "~5.0", |
68 | | - "ibexa/version-comparison": "~5.0", |
| 52 | + "ibexa/content-forms": "~4.6", |
| 53 | + "ibexa/core": "~4.6", |
| 54 | + "ibexa/core-persistence": "~4.6", |
| 55 | + "ibexa/doctrine-schema": "~4.6", |
| 56 | + "ibexa/fieldtype-richtext": "~4.6", |
| 57 | + "ibexa/graphql": "~4.6", |
| 58 | + "ibexa/installer": "~4.6", |
| 59 | + "ibexa/migrations": "~4.6", |
| 60 | + "ibexa/personalization": "~4.6", |
| 61 | + "ibexa/product-catalog": "~4.6", |
| 62 | + "ibexa/rest": "~4.6", |
| 63 | + "ibexa/scheduler": "~4.6", |
| 64 | + "ibexa/search": "~4.6", |
| 65 | + "ibexa/taxonomy": "~4.6", |
| 66 | + "ibexa/test-core": "4.6.x-dev", |
| 67 | + "ibexa/twig-components": "~4.6", |
| 68 | + "ibexa/version-comparison": "~4.6", |
69 | 69 | "matthiasnoback/symfony-dependency-injection-test": "^5.0", |
70 | 70 | "phpstan/phpstan": "^2.0", |
71 | 71 | "phpstan/phpstan-phpunit": "^2.0", |
|
0 commit comments