Make a Laravel app respond to a slash command from Slack
composer require "spatie/laravel-slack-slash-command:1.5.0"
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/guzzle | ^6.2.1 |
| illuminate/config | ~5.2.0|~5.3.0|~5.4.0|~5.5.0 |
| illuminate/queue | ~5.2.0|~5.3.0|~5.4.0|~5.5.0 |
| illuminate/routing | ~5.2.0|~5.3.0|~5.4.0|~5.5.0 |
| illuminate/support | ~5.2.0|~5.3.0|~5.4.0|~5.5.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.5 |
| orchestra/testbench | ~3.2.0|~3.3.0|~3.4.0|~3.5.0 |
| phpunit/phpunit | 5.*|6.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-09-13 17:51:53 |
| 类型 | library |