We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06fea2 commit b716c3aCopy full SHA for b716c3a
composer.json
@@ -16,7 +16,7 @@
16
"php": ">=8.3",
17
"ext-json": "*",
18
"ext-xmlwriter": "*",
19
- "ibexa/core": "~5.0.x-dev",
+ "ibexa/core": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
20
"netgen/query-translator": "^1.0.2",
21
"symfony/config": "^7.2",
22
"symfony/console": "^7.2",
@@ -27,8 +27,8 @@
27
},
28
"require-dev": {
29
"ibexa/code-style": "~2.0.0",
30
- "ibexa/doctrine-schema": "~5.0.x-dev",
31
- "ibexa/rector": "~5.0.x-dev",
+ "ibexa/doctrine-schema": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
+ "ibexa/rector": "dev-ibx-8471-symfony-7 as 5.0.x-dev",
32
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
33
"phpstan/phpstan": "^2.0",
34
"phpstan/phpstan-phpunit": "^2.0",
0 commit comments