Skip to content

Commit 241fd22

Browse files
committed
[TMP] Switched to dev branch of ibexa packages
1 parent 2bd26eb commit 241fd22

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": " >=8.3",
2525
"cron/cron": "^1.4",
26-
"ibexa/core": "~5.0.x-dev",
26+
"ibexa/core": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
2727
"symfony/config": "^7.2",
2828
"symfony/console": "^7.2",
2929
"symfony/dependency-injection": "^7.2",
@@ -32,8 +32,8 @@
3232
},
3333
"require-dev": {
3434
"ibexa/code-style": "~2.0.0",
35-
"ibexa/doctrine-schema": "~5.0.x-dev",
36-
"ibexa/rector": "~5.0.x-dev"
35+
"ibexa/doctrine-schema": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
36+
"ibexa/rector": "dev-ibx-8471-symfony-7 as 5.0.x-dev"
3737
},
3838
"scripts": {
3939
"check-cs": "@fix-cs --dry-run",

0 commit comments

Comments
 (0)