Skip to content

Commit a7eb48d

Browse files
committed
:arrowdown: Downgrade to Ibexa 4.6
1 parent 05a7e5b commit a7eb48d

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

composer.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -35,37 +35,37 @@
3535
"require": {
3636
"php": "^8.3",
3737
"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",
4444
"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"
4747
},
4848
"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",
5151
"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",
6969
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
7070
"phpstan/phpstan": "^2.0",
7171
"phpstan/phpstan-phpunit": "^2.0",

0 commit comments

Comments
 (0)