Laravel Testing Helper for Packages Development
composer require "orchestra/testbench:8.12.3"
| 包名 | 版本要求 |
|---|---|
| composer-runtime-api | ^2.2 |
| fakerphp/faker | ^1.21 |
| laravel/framework | >=10.23.1 <10.27.0 |
| mockery/mockery | ^1.5.1 |
| orchestra/testbench-core | >=8.12.0 <8.13.0 |
| orchestra/workbench | ^0.4.0 || ^0.5.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-10-08 10:02:38 |
| 类型 | library |