We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a5ccc commit b69cee3Copy full SHA for b69cee3
2 files changed
admin/framework/composer.json
@@ -38,6 +38,7 @@
38
"ext-redis": "If you use Cache class RedisHandler",
39
"ext-dom": "If you use TestResponse",
40
"ext-libxml": "If you use TestResponse",
41
+ "ext-xdebug": "If you use CIUnitTestCase::assertHeaderEmitted()",
42
"ext-fileinfo": "Improves mime type detection for files",
43
"ext-readline": "Improves CLI::input() usability"
44
},
composer.json
@@ -43,6 +43,7 @@
45
46
47
48
49
0 commit comments