Easily debug Laravel apps
composer require "spatie/laravel-ray:1.3.5"
| 包名 | 版本要求 |
|---|---|
| illuminate/contracts | ^7.0|^8.0 |
| illuminate/database | ^7.0|^8.13 |
| illuminate/support | ^7.0|^8.13 |
| php | ^7.4|^8.0 |
| spatie/backtrace | ^1.0 |
| spatie/ray | ^1.3 |
| symfony/stopwatch | 4.2|^5.2 |
| 包名 | 版本要求 |
|---|---|
| illuminate/mail | ^7.0|^8.19 |
| illuminate/view | ^7.0|^8.19 |
| orchestra/testbench | ^5.0|^6.0 |
| phpunit/phpunit | ^9.3 |
| spatie/phpunit-snapshot-assertions | ^4.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-01-12 16:36:27 |
| 类型 | library |