Make a Laravel app respond to a slash command from Slack
composer require "spatie/laravel-slack-slash-command:1.1.3"
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/guzzle | ^6.2.1 |
| illuminate/config | ~5.2.0|~5.3.0 |
| illuminate/queue | ~5.2.0|~5.3.0 |
| illuminate/routing | ~5.2.0|~5.3.0 |
| illuminate/support | ~5.2.0|~5.3.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.5 |
| orchestra/testbench | ~3.2.0|~3.3.0 |
| phpunit/phpunit | 5.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-10-18 08:18:38 |
| 类型 | library |