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 bbb9b10 commit c650c4aCopy full SHA for c650c4a
composer.json
@@ -13,7 +13,6 @@
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",
18
"psr/log": "^3.0",
19
"symfony/dependency-injection": "^7.3",
@@ -45,9 +44,10 @@
45
44
"ibexa/http-cache": "~5.0.x-dev",
46
"ibexa/notifications": "~5.0.x-dev",
47
"ibexa/phpstan": "~5.0.0@dev",
+ "ibexa/rector": "~5.0.x-dev",
48
"ibexa/search": "~5.0.x-dev",
49
- "ibexa/user": "~5.0.x-dev",
50
"ibexa/twig-components": "~5.0.x-dev",
+ "ibexa/user": "~5.0.x-dev",
51
"phpspec/phpspec": "^7.1",
52
"phpstan/phpstan": "^2.0",
53
"phpstan/phpstan-phpunit": "^2.0",
0 commit comments