Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
composer require "laravel/browser-kit-testing:5.1.0"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| illuminate/database | ~5.7.0|~5.8.0 |
| illuminate/http | ~5.7.0|~5.8.0 |
| illuminate/support | ~5.7.0|~5.8.0 |
| mockery/mockery | ^1.0 |
| php | >=7.1.3 |
| phpunit/phpunit | ^7.0|^8.0 |
| symfony/console | ^4.2 |
| symfony/css-selector | ^4.2 |
| symfony/dom-crawler | ^4.2 |
| symfony/http-foundation | ^4.2 |
| symfony/http-kernel | ^4.2 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ~5.7.0|~5.8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-02-12 12:34:40 |
| 类型 | library |