Testing Helper for Laravel Development
composer require "orchestra/testbench-core:6.11.2"
| 包名 | 版本要求 |
|---|---|
| fakerphp/faker | ^1.9.1 |
| php | >=7.2.5 || >=8.0 |
| symfony/yaml | ^5.0 |
| vlucas/phpdotenv | ^5.1 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^8.22.1 |
| laravel/laravel | 8.x-dev |
| mockery/mockery | ^1.4.2 |
| orchestra/canvas | ^6.0 |
| phpunit/phpunit | ^8.4 || ^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-01-21 01:13:06 |
| 类型 | library |