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