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