Laravel Testing Helper for Packages Development
composer require "orchestra/testbench:8.9.1"
| 包名 | 版本要求 |
|---|---|
| composer-runtime-api | ^2.2 |
| fakerphp/faker | ^1.21 |
| laravel/framework | >=10.17.0 <10.21.0 |
| mockery/mockery | ^1.5.1 |
| orchestra/testbench-core | >=8.9.1 <8.10.0 |
| orchestra/workbench | ^0.1.7 || ^0.2.0 |
| php | ^8.1 |
| phpunit/phpunit | ^9.6 || ^10.1 |
| spatie/laravel-ray | ^1.32.4 |
| symfony/process | ^6.2 |
| symfony/yaml | ^6.2 |
| vlucas/phpdotenv | ^5.4.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-08-22 13:41:07 |
| 类型 | library |