Testing Helper for Laravel Development
composer require "orchestra/testbench-core:5.7.0"
| 包名 | 版本要求 |
|---|---|
| fzaninotto/faker | ^1.9.1 |
| php | >=7.2.5 |
| symfony/yaml | ^4.3 || ^5.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^7.24 |
| laravel/laravel | 7.x-dev |
| mockery/mockery | ^1.3.1 |
| orchestra/canvas | ^5.0 |
| phpunit/phpunit | ^8.4 || ^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-10-19 22:44:31 |
| 类型 | library |