When testing we're only focusing on one version of PHP, but we should expand for all minor versions. Right now this would be PHP 8.*. By using a matrix in the workflow we can have tests done for all versions.
When testing we're only focusing on one version of PHP, but we should expand for all minor versions. Right now this would be PHP 8.*.
By using a matrix in the workflow we can have tests done for all versions.