Make a Laravel app respond to a slash command from Slack
composer require "spatie/laravel-slack-slash-command:dev-main"
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/guzzle | ^7.0 |
| illuminate/config | ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/queue | ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/routing | ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| php | ^7.3|^8.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.8.0|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 |
| pestphp/pest | ^1.22|^2.34|^3.7|^4.4 |
| phpunit/phpunit | ^9.2|^10.5|^11.5.3|^12.5.12 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-02-22 18:51:57 |
| 类型 | library |