Skip to content

Commit 6735b4c

Browse files
committed
[TMP] Switched to dev branch of ibexa packages
1 parent f3b8cee commit 6735b4c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"require": {
2424
"php": " >=8.3",
25-
"ibexa/content-forms": "~5.0.x-dev",
26-
"ibexa/core": "~5.0.x-dev",
27-
"ibexa/notifications": "~5.0.x-dev",
25+
"ibexa/content-forms": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
26+
"ibexa/core": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
27+
"ibexa/notifications": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
2828
"jms/translation-bundle": "^2.4",
2929
"symfony/config": "^7.2",
3030
"symfony/dependency-injection": "^7.2",
@@ -43,13 +43,13 @@
4343
},
4444
"require-dev": {
4545
"ibexa/code-style": "~2.0.0",
46-
"ibexa/design-engine": "~5.0.x-dev",
47-
"ibexa/doctrine-schema": "~5.0.x-dev",
48-
"ibexa/fieldtype-richtext": "~5.0.x-dev",
49-
"ibexa/http-cache": "~5.0.x-dev",
50-
"ibexa/rector": "~5.0.x-dev",
51-
"ibexa/rest": "~5.0.x-dev",
52-
"ibexa/search": "~5.0.x-dev",
46+
"ibexa/design-engine": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
47+
"ibexa/doctrine-schema": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
48+
"ibexa/fieldtype-richtext": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
49+
"ibexa/http-cache": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
50+
"ibexa/rector": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
51+
"ibexa/rest": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
52+
"ibexa/search": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
5353
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
5454
"phpstan/phpstan": "^2.0",
5555
"phpstan/phpstan-phpunit": "^2.0",

0 commit comments

Comments
 (0)