speedwork/provider

此包已被废弃且不再维护。未建议替代包。

Speedwork 提供者

v1.0.3 2016-10-25 09:36 UTC

This package is not auto-updated.

Last update: 2018-07-18 19:50:31 UTC


README

===================== codecov StyleCI SensioLabsInsight Latest Stable Version Latest Unstable Version License Total Downloads Build status Build Status

贡献

  1. 复制此仓库
  2. 创建功能分支(git checkout -b my-new-feature
  3. 进行修改
  4. 运行测试,如有必要为您的代码添加新测试(phpunit
  5. 提交您的更改(git commit -am '添加一些功能'
  6. 推送到分支(git push origin my-new-feature
  7. 创建新的拉取请求