Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
composer require "laravel/browser-kit-testing:7.1.0"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| illuminate/contracts | ^10.0|^11.0 |
| illuminate/database | ^10.0|^11.0 |
| illuminate/http | ^10.0|^11.0 |
| illuminate/support | ^10.0|^11.0 |
| illuminate/testing | ^10.0|^11.0 |
| mockery/mockery | ^1.0 |
| php | ^8.2 |
| phpunit/phpunit | ^10.4|^11.0 |
| symfony/console | ^6.2|^7.0 |
| symfony/css-selector | ^6.2|^7.0 |
| symfony/dom-crawler | ^6.2|^7.0 |
| symfony/http-foundation | ^6.2|^7.0 |
| symfony/http-kernel | ^6.2|^7.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^10.0|^11.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-01-12 14:40:35 |
| 类型 | library |