Make a Laravel app respond to a slash command from Slack
composer require "spatie/laravel-slack-slash-command:1.0.0"
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/guzzle | ^6.2.1 |
| illuminate/config | ^5.2 |
| illuminate/queue | ^5.2 |
| illuminate/routing | ^5.2 |
| illuminate/support | ^5.2 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.5 |
| orchestra/testbench | ^3.2 |
| phpunit/phpunit | 5.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-07-21 22:11:53 |
| 类型 | library |