File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v3.0.x
4+
5+ > publish at: 2019.01.03
6+
7+ - modify some dir structure
8+ - remove some helper methods, use deps lib instead
9+ - fix some bugs, format code
10+
311## v2.4.0
412
513> publish at: 2018.07.03
Original file line number Diff line number Diff line change @@ -813,7 +813,7 @@ phpunit
813813
814814## License
815815
816- MIT
816+ [ MIT] ( LICENSE )
817817
818818## 我的其他项目
819819
824824### ` inhere/php-validate ` [ github] ( https://github.com/inhere/php-validate ) [ git@osc] ( https://git.oschina.net/inhere/php-validate )
825825
826826 一个简洁小巧且功能完善的php验证库。仅有几个文件,无依赖。
827-
828- ### ` inhere/http ` [ github] ( https://github.com/inhere/php-http ) [ git@osc] ( https://git.oschina.net/inhere/php-http )
829-
830- http message 工具库(PSR 7 实现)
831-
832- ### ` inhere/http-client ` [ github] ( https://github.com/inhere/php-http ) [ git@osc] ( https://git.oschina.net/inhere/php-http )
833-
834- http client 工具库(` request ` 请求 ` response ` 响应 ` curl ` curl请求库,有简洁、完整和并发请求三个版本的类)
You can’t perform that action at this time.
0 commit comments