this pull request introduces multiple jobs with a matrix of Laravel x PHP versions to the current Github Action. The testing process will be streamlined, providing better coverage across different PHP versions. Additionally, this enhancement will ensure a smoother transition to Laravel 10 in the future and in general making the package more future-proof.
It provides only PHP versions that are compatible with the given Laravel version and its dependencies.
Hello,
this pull request introduces multiple jobs with a matrix of Laravel x PHP versions to the current Github Action. The testing process will be streamlined, providing better coverage across different PHP versions. Additionally, this enhancement will ensure a smoother transition to Laravel 10 in the future and in general making the package more future-proof.
It provides only PHP versions that are compatible with the given Laravel version and its dependencies.