Testing Helper for Laravel Development
composer require "orchestra/testbench-core:6.1.0"
| 包名 | 版本要求 |
|---|---|
| fzaninotto/faker | ^1.9.1 |
| php | >=7.3 |
| symfony/yaml | ^4.3 || ^5.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^8.0 |
| laravel/laravel | dev-master |
| mockery/mockery | ^1.3.1 |
| orchestra/canvas | ^6.0 |
| phpunit/phpunit | ^8.4 || ^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-09-24 11:48:27 |
| 类型 | library |