We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32a5ccc + b69cee3 commit 7b7db5fCopy full SHA for 7b7db5f
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