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