food_server/vendor/hyperf/engine-contract/README.md

10 lines
264 B
Markdown
Raw Normal View History

# Contract for Coroutine Engine
[![PHPUnit](https://github.com/hyperf/engine-contract/actions/workflows/test.yml/badge.svg)](https://github.com/hyperf/engine-contract/actions/workflows/test.yml)
## How to install
```
composer require hyperf/engine-contract
```