Skip to content

Commit 111412a

Browse files
committed
[TMP] Switched to dev branch of ibexa packages
1 parent 69a404e commit 111412a

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

composer.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"ext-json": "*",
2424
"ext-libxml": "*",
2525
"ext-simplexml": "*",
26-
"ibexa/content-forms": "~5.0.x-dev",
27-
"ibexa/core": "~5.0.x-dev",
28-
"ibexa/graphql": "~5.0.x-dev",
26+
"ibexa/content-forms": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
27+
"ibexa/core": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
28+
"ibexa/graphql": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
2929
"symfony/config": "^7.2",
3030
"symfony/console": "^7.2",
3131
"symfony/dependency-injection": "^7.2",
@@ -35,18 +35,18 @@
3535
"symfony/yaml": "^7.2"
3636
},
3737
"require-dev": {
38-
"ibexa/admin-ui": "~5.0.x-dev",
38+
"ibexa/admin-ui": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
3939
"ibexa/code-style": "~2.0.0",
40-
"ibexa/design-engine": "~5.0.x-dev",
41-
"ibexa/doctrine-schema": "~5.0.x-dev",
42-
"ibexa/fieldtype-richtext": "~5.0.x-dev",
43-
"ibexa/http-cache": "~5.0.x-dev",
44-
"ibexa/notifications": "~5.0.x-dev",
45-
"ibexa/rector": "~5.0.x-dev",
46-
"ibexa/rest": "~5.0.x-dev",
47-
"ibexa/search": "~5.0.x-dev",
48-
"ibexa/test-core": "~5.0.x-dev",
49-
"ibexa/user": "~5.0.x-dev",
40+
"ibexa/design-engine": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
41+
"ibexa/doctrine-schema": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
42+
"ibexa/fieldtype-richtext": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
43+
"ibexa/http-cache": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
44+
"ibexa/notifications": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
45+
"ibexa/rector": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
46+
"ibexa/rest": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
47+
"ibexa/search": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
48+
"ibexa/test-core": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
49+
"ibexa/user": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
5050
"phpstan/phpstan": "^2.0",
5151
"phpstan/phpstan-phpunit": "^2.0",
5252
"phpstan/phpstan-symfony": "^2.0",

0 commit comments

Comments
 (0)