Skip to content

Collision compatibility matrix unclear #330

@pyrou

Description

@pyrou

When upgrading from Laravel 11.x to Laravel 12.x, I find out I had to upgrade Collision.

Compatibility matrix on README states following

Laravel Collision PHPUnit
11.x, 12.x 8.x 10.x, 11.x, 12.x

It turns out Collision 8.5 is not compatible with Laravel 12
and Collision 8.6 is not compatible PHPUnit 10 anymore

Maybe would be nice to split L11.x and L12.x, and explicit the fact you can't use Laravel 12.x with PHPUnit 10.x

Something like ?

Laravel Collision PHPUnit
11.x 8.x 10.x, 11.x
12.x 8.x 11.x, 12.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions