添加去除两边带全角空格的字符串方法
Showing
| ... | @@ -14,6 +14,7 @@ | ... | @@ -14,6 +14,7 @@ | 
| "ext-redis": "*", | "ext-redis": "*", | ||
| "ext-gd": "*", | "ext-gd": "*", | ||
| "ext-curl": "*", | "ext-curl": "*", | ||
| "ext-mbstring": "*", | |||
| "hyperf/cache": "~1.1.0", | "hyperf/cache": "~1.1.0", | ||
| "hyperf/framework": "~1.1.0", | "hyperf/framework": "~1.1.0", | ||
| "hyperf/db-connection": "~1.1.0", | "hyperf/db-connection": "~1.1.0", | ||
| ... | ... | 
Please register or sign in to comment