Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
composer require "laravel/browser-kit-testing:7.0.0"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| illuminate/contracts | ^10.0 |
| illuminate/database | ^10.0 |
| illuminate/http | ^10.0 |
| illuminate/support | ^10.0 |
| illuminate/testing | ^10.0 |
| mockery/mockery | ^1.0 |
| php | ^8.1 |
| phpunit/phpunit | ^10.0.7 |
| symfony/console | ^6.2 |
| symfony/css-selector | ^6.2 |
| symfony/dom-crawler | ^6.2 |
| symfony/http-foundation | ^6.2 |
| symfony/http-kernel | ^6.2 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^10.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-02-14 14:53:15 |
| 类型 | library |