Skip to content

Commit 18b3290

Browse files
committed
[TMP] Switched to dev branch of ibexa packages
1 parent 2610a69 commit 18b3290

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

composer.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"require": {
1010
"php": ">=8.3",
1111
"ext-json": "*",
12-
"ibexa/admin-ui": "~5.0.x-dev",
13-
"ibexa/content-forms": "~5.0.x-dev",
14-
"ibexa/core": "~5.0.x-dev",
15-
"ibexa/graphql": "~5.0.x-dev",
16-
"ibexa/rector": "~5.0.x-dev",
17-
"ibexa/rest": "~5.0.x-dev",
12+
"ibexa/admin-ui": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
13+
"ibexa/content-forms": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
14+
"ibexa/core": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
15+
"ibexa/graphql": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
16+
"ibexa/rector": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
17+
"ibexa/rest": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
1818
"psr/log": "^1.1",
1919
"symfony/dependency-injection": "^7.2",
2020
"symfony/event-dispatcher": "^7.2",
@@ -39,14 +39,14 @@
3939
},
4040
"require-dev": {
4141
"ibexa/code-style": "~2.0.0",
42-
"ibexa/design-engine": "~5.0.x-dev",
43-
"ibexa/doctrine-schema": "~5.0.x-dev",
44-
"ibexa/fieldtype-richtext": "~5.0.x-dev",
45-
"ibexa/http-cache": "~5.0.x-dev",
46-
"ibexa/notifications": "~5.0.x-dev",
42+
"ibexa/design-engine": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
43+
"ibexa/doctrine-schema": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
44+
"ibexa/fieldtype-richtext": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
45+
"ibexa/http-cache": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
46+
"ibexa/notifications": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
4747
"ibexa/phpstan": "~5.0.0@dev",
48-
"ibexa/search": "~5.0.x-dev",
49-
"ibexa/user": "~5.0.x-dev",
48+
"ibexa/search": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
49+
"ibexa/user": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
5050
"phpspec/phpspec": "^7.1",
5151
"phpstan/phpstan": "^2.0",
5252
"phpstan/phpstan-phpunit": "^2.0",

0 commit comments

Comments
 (0)