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.
2 parents b757ed9 + 84fed63 commit 1eadf47Copy full SHA for 1eadf47
composer.json
@@ -3,8 +3,6 @@
3
"description": "Repository dedicated to Matrix Field Type for eZ Platform",
4
"type": "library",
5
"license": "GPL-2.0-only",
6
- "minimum-stability": "dev",
7
- "prefer-stable": true,
8
"replace": {
9
"ezsystems/ezplatform-matrix-fieldtype": "*"
10
},
@@ -47,6 +45,7 @@
47
45
"ibexa/rector": "~5.0.x-dev",
48
46
"ibexa/rest": "~5.0.x-dev",
49
"ibexa/search": "~5.0.x-dev",
+ "ibexa/twig-components": "~5.0.x-dev",
50
"ibexa/test-core": "~5.0.x-dev",
51
"ibexa/user": "~5.0.x-dev",
52
"phpstan/phpstan": "^2.0",
0 commit comments