Symfony Var-Dump Server for Laravel
composer require "beyondcode/laravel-dump-server:1.7.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0 |
| illuminate/http | 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0 |
| illuminate/support | 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0 |
| php | >=7.2.5 |
| symfony/var-dumper | ^5.0 |
| 包名 | 版本要求 |
|---|---|
| larapack/dd | ^1.0 |
| phpunit/phpunit | ^7.0|^9.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-12-15 10:57:43 |
| 类型 | library |