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 9d9daf2 commit 99eab64Copy full SHA for 99eab64
composer.json
@@ -20,10 +20,8 @@
20
"require": {
21
"php": ">=5.6",
22
"ext-json": "*",
23
- "ext-mbstring": "*",
24
"nguyenanhung/codeigniter-basic-helper": ">=1.0",
25
- "symfony/polyfill-mbstring": ">=1.0",
26
- "ext-curl": "*"
+ "symfony/polyfill-mbstring": ">=1.0"
27
},
28
"require-dev": {
29
"nguyenanhung/my-debug": "^4.0 || ^3.0 || ^2.0 || ^1.0"
0 commit comments