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 f5fa541 commit 7d33dd2Copy full SHA for 7d33dd2
composer.json
@@ -18,15 +18,15 @@
18
}
19
],
20
"require": {
21
- "php": "^8.3",
22
- "ibexa/core": "^5.0",
+ "php": "^8.1",
+ "ibexa/core": "^4.4",
23
"twig/twig": "^3.0"
24
},
25
"require-dev": {
26
- "ibexa/fieldtype-richtext": "^5.0",
27
- "phpunit/phpunit": "^12.0",
28
- "matthiasnoback/symfony-config-test": "^6.0",
29
- "matthiasnoback/symfony-dependency-injection-test": "^6.0"
+ "ibexa/fieldtype-richtext": "^4.4",
+ "phpunit/phpunit": "^9.6",
+ "matthiasnoback/symfony-config-test": "^5.0",
+ "matthiasnoback/symfony-dependency-injection-test": "^5.0"
30
31
"minimum-stability": "dev",
32
"prefer-stable": true,
0 commit comments