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