laravel / browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
MIT License
508 stars 75 forks source link

[6.0] Always has a version to support upcoming version #94

Closed crynobone closed 5 years ago

crynobone commented 5 years ago

This is critical to allow developers to test against the nightly Laravel version even if it's not stable yet. Imagine developing Laravel Framework 5.9.0 when orchestra/testbench-core doesn't even support it.