Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
composer require "laravel/browser-kit-testing:6.2.3"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| illuminate/contracts | ^7.0|^8.0 |
| illuminate/database | ^7.0|^8.0 |
| illuminate/http | ^7.0|^8.0 |
| illuminate/support | ^7.0|^8.0 |
| illuminate/testing | ^7.0|^8.0 |
| mockery/mockery | ^1.0 |
| php | ^7.2|^8.0 |
| phpunit/phpunit | ^8.5|^9.0 |
| symfony/console | ^5.0 |
| symfony/css-selector | ^5.0 |
| symfony/dom-crawler | ^5.0 |
| symfony/http-foundation | ^5.0 |
| symfony/http-kernel | ^5.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^7.0|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-11-30 15:42:36 |
| 类型 | library |