Laravel Matrix Generator

I build a lot of open source Laravel projects, and I'm constantly needing to tweak my Github Actions test matrix to account for the versions on PHP and Laravel that I support.

I got annoyed, and wrote myself a little helper. Maybe it'll help you, too!

Thanks to the Laravel Versions project for the underlying data!