PackageTrack
Sign in Get early access

laravel/browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.

v7.2.8 10M downloads/mo #1976 most downloaded on Packagist laravel/browser-kit-testing

What this package is like to depend on

Last release 5 months ago

16 Mar 2026

Release timing varies

gaps range from 9 days to 11 months

Most releases are documented

notes for 28 of 41 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

41 releases · first in 2016

3 releases in the last 12 months

see the full history below

Release timeline

41 releases · Dec 2016 to Mar 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 41
  1. v7.2.8 16 Mar 2026
    Release notes
    Open source →
    Release notes

    What's Changed

    • [7.x] Makes imports consistent by @nunomaduro in https://github.com/laravel/browser-kit-testing/pull/191
    • Supports PHPUnit 13 by @crynobone in https://github.com/laravel/browser-kit-testing/pull/192

    Full Changelog: https://github.com/laravel/browser-kit-testing/compare/v7.2.7...v7.2.8

    Open source →
  2. v7.2.7 09 Feb 2026
    Release notes
    Open source →
    Release notes
    • Supports Laravel 13 by @crynobone in https://github.com/laravel/browser-kit-testing/pull/189
    Open source →
  3. v7.2.6 25 Nov 2025
    Release notes
    Open source →
    Release notes
    • [7.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/browser-kit-testing/pull/188
    Open source →
  4. v7.2.5 11 Jun 2025
    Release notes
    Open source →
    Release notes
    • Test Improvements by @crynobone in https://github.com/laravel/browser-kit-testing/pull/186
    • Allow overriding REMOTE_ADDR by @Petah in https://github.com/laravel/browser-kit-testing/pull/187
    Open source →
  5. v7.2.4 11 Feb 2025
    Release notes
    Open source →
    Release notes
    • Supports PHPUnit 12.0 by @crynobone in https://github.com/laravel/browser-kit-testing/pull/185
    Open source →
  6. v7.2.3 26 Jan 2025
    Release notes
    Open source →
    Release notes
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/browser-kit-testing/pull/184
    Open source →
  7. v7.2.2 21 Nov 2024
    Release notes
    Open source →
    Release notes
    • [7.x] Supports PHP 8.4 by @crynobone in https://github.com/laravel/browser-kit-testing/pull/182
    Open source →
  8. v7.2.1 29 Oct 2024
    Release notes
    Open source →
    Release notes
    • Replace dead link in Security Policy by @Jubeki in https://github.com/laravel/browser-kit-testing/pull/181
    • Add BackedEnum for route names by @parijke in https://github.com/laravel/browser-kit-testing/pull/183
    Open source →
  9. v7.2.0 09 Feb 2024
    Release notes
    • Supports Paratests and Fixes PHPUnit 11 Supports by @crynobone in #179
    Open source →
    Release notes
    • Supports Paratests and Fixes PHPUnit 11 Supports by @crynobone in https://github.com/laravel/browser-kit-testing/pull/179
    Open source →
  10. v7.1.1 22 Jan 2024
    Release notes
    Open source →
    Release notes
    • [7.x] Fixes inferBasePath method name by @nunomaduro in https://github.com/laravel/browser-kit-testing/pull/177
    Open source →
  11. v7.1.0 12 Jan 2024
    Release notes
    • [7.x] Laravel v11 support by @nunomaduro in https://github.com/laravel/browser-kit-testing/pull/176
    Open source →
  12. v7.0.0 14 Feb 2023
    Release notes

    Added

    • PHPUnit v10 Support by @driesvints in https://github.com/laravel/browser-kit-testing/pull/169

    Changed

    • Drop old PHP and Laravel versions by @driesvints in https://github.com/laravel/browser-kit-testing/pull/168
    Open source →
  13. v6.4.0 06 Jan 2023
    Release notes

    Added

    • Laravel v10 Support by @driesvints in https://github.com/laravel/browser-kit-testing/pull/166
    Open source →
  14. v6.3.1 13 Apr 2022
    Release notes

    Changed

    • Fix withoutMiddleware docblock by @bytestream in https://github.com/laravel/browser-kit-testing/pull/164
    Open source →
  15. v6.3.0 12 Jan 2022
    Release notes

    Changed

    • Laravel 9 Support (#162)
    Open source →
  16. v6.2.3 30 Nov 2021
    Release notes

    Fixed

    • Fix seeJson with null data (#160)
    Open source →
  17. v6.2.2 24 Nov 2020
    Release notes

    Fixed

    • Use TestResponse as return value in PHPDoc (#150)
    • Fix missing $cookies argument (#151)
    Open source →
  18. v6.2.1 10 Nov 2020
    Release notes

    Fixed

    • Add missing import for CookieValuePrefix (#148)
    Open source →
  19. v6.2.0 30 Oct 2020
    Release notes

    Added

    • PHP 8 Support (#146)
    Open source →
  20. v6.1.0 25 Aug 2020
    Release notes

    Added

    • Support Laravel 8 (#140)

    Security

    Open source →
  21. v6.0.0 03 Mar 2020
    Release notes

    Added

    • Allow PHPUnit 9 (#121)

    Changed

    • Bumped minimum dependencies to Laravel 7.0 (#111)
    • Dropped support for PHP 7.1 (d0152a0)
    • Dropped support for PHPUnit 7.x
    • Keep cookies between redirects (#107)
    • Utilise illuminate/testing (#126)

    Removed

    • Remove deprecated seeJsonSubset method (#116)
    Open source →
  22. v5.2.0 30 Oct 2020
    Release notes

    Added

    • PHP 8 Support (#147)
    Open source →
  23. v5.1.4 25 Aug 2020
    Release notes

    Security

    Open source →
  24. v5.1.3 30 Jul 2019
    Release notes

    Changed

    • Updated version constraints for Laravel 6.0 (73b18b2)
    Open source →
  25. v5.1.2 12 Mar 2019
    Release notes

    Fixed

    • Implement abstract shouldReport method (#93)
    Open source →
  26. v5.1.1 16 Feb 2019
    Release notes

    Fixed

    • Fix PHPUnit 8 strict comparison (48a7a39)
    Open source →
  27. v5.1.0 12 Feb 2019
    Release notes

    Added

    Open source →
  28. v5.0.0 05 Feb 2019
    Release notes

    Added

    • Provide PHPUnit 8 compatibility (d4f4894)

    Changed

    • Update minimum Laravel version (1185004)
    • Update Symfony dependencies to latest version (b60a346)
    Open source →
  29. v4.2.1 05 Feb 2019

    Nothing published for this version

  30. v4.2.0 04 Feb 2019

    Nothing published for this version

  31. v4.1.0 31 Oct 2018

    Nothing published for this version

  32. v4.0.2 26 Sep 2018

    Nothing published for this version

  33. v4.0.1 13 Mar 2018

    Nothing published for this version

  34. v4.0.0 08 Feb 2018

    Nothing published for this version

  35. v3.0.0 29 Dec 2017

    Nothing published for this version

  36. v2.0.1 21 Jun 2017

    Nothing published for this version

  37. v2.0.0 26 May 2017

    Nothing published for this version

  38. v1.0.3 08 Feb 2017

    Nothing published for this version

  39. v1.0.2 25 Jan 2017

    Nothing published for this version

  40. v1.0.1 24 Jan 2017

    Nothing published for this version

  41. v1.0.0 06 Dec 2016

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive