Testing Helper for Laravel Development
composer require "orchestra/testbench-core:5.12.1"
| 包名 | 版本要求 |
|---|---|
| fakerphp/faker | ^1.9.1 |
| php | >=7.2.5 || >=8.0 |
| symfony/yaml | ^4.3 || ^5.0 |
| vlucas/phpdotenv | ^4.1 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^7.24 |
| laravel/laravel | 7.x-dev |
| mockery/mockery | ^1.3.2 |
| orchestra/canvas | ^5.0 |
| phpunit/phpunit | ^8.4 || ^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-12-15 01:39:18 |
| 类型 | library |