Make a Laravel app respond to a slash command from Slack
composer require "spatie/laravel-slack-slash-command:1.8.1"
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/guzzle | ^6.3 |
| illuminate/config | ~5.8.0 |
| illuminate/queue | ~5.8.0 |
| illuminate/routing | ~5.8.0 |
| illuminate/support | ~5.8.0 |
| laravel/helpers | ^1.0 |
| php | ^7.2 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.8.0 |
| phpunit/phpunit | ^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-06-01 09:52:16 |
| 类型 | library |