We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11cca28 commit 819cf34Copy full SHA for 819cf34
admin/framework/composer.json
@@ -27,6 +27,7 @@
27
"predis/predis": "^3.0"
28
},
29
"suggest": {
30
+ "ext-apcu": "If you use Cache class ApcuHandler",
31
"ext-curl": "If you use CURLRequest class",
32
"ext-dom": "If you use TestResponse",
33
"ext-exif": "If you run Image class tests",
composer.json
@@ -35,6 +35,7 @@
35
"codeigniter4/framework": "self.version"
36
37
38
39
40
41
0 commit comments