Skip to content

Commit b716c3a

Browse files
committed
[TMP] Switched to dev branch of ibexa packages
1 parent c06fea2 commit b716c3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": ">=8.3",
1717
"ext-json": "*",
1818
"ext-xmlwriter": "*",
19-
"ibexa/core": "~5.0.x-dev",
19+
"ibexa/core": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
2020
"netgen/query-translator": "^1.0.2",
2121
"symfony/config": "^7.2",
2222
"symfony/console": "^7.2",
@@ -27,8 +27,8 @@
2727
},
2828
"require-dev": {
2929
"ibexa/code-style": "~2.0.0",
30-
"ibexa/doctrine-schema": "~5.0.x-dev",
31-
"ibexa/rector": "~5.0.x-dev",
30+
"ibexa/doctrine-schema": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
31+
"ibexa/rector": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
3232
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
3333
"phpstan/phpstan": "^2.0",
3434
"phpstan/phpstan-phpunit": "^2.0",

0 commit comments

Comments
 (0)