Skip to content

Commit 99eab64

Browse files
committed
Update composer.json
1 parent 9d9daf2 commit 99eab64

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@
2020
"require": {
2121
"php": ">=5.6",
2222
"ext-json": "*",
23-
"ext-mbstring": "*",
2423
"nguyenanhung/codeigniter-basic-helper": ">=1.0",
25-
"symfony/polyfill-mbstring": ">=1.0",
26-
"ext-curl": "*"
24+
"symfony/polyfill-mbstring": ">=1.0"
2725
},
2826
"require-dev": {
2927
"nguyenanhung/my-debug": "^4.0 || ^3.0 || ^2.0 || ^1.0"

0 commit comments

Comments
 (0)