Testing Helper for Laravel Development
composer require "orchestra/testbench-core:6.27.4"
| 包名 | 版本要求 |
|---|---|
| fakerphp/faker | ^1.9.1 |
| php | ^7.3 || ^8.0 |
| symfony/yaml | ^5.0 |
| vlucas/phpdotenv | ^5.1 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^8.75 |
| laravel/laravel | 8.x-dev |
| mockery/mockery | ^1.4.4 |
| orchestra/canvas | ^6.1 |
| phpunit/phpunit | ^8.5.21 || ^9.5.10 || ^10.0 |
| spatie/laravel-ray | ^1.7.1 |
| symfony/process | ^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-12-23 00:07:34 |
| 类型 | library |