Open hempsworth opened 1 week ago
Thanks @hempsworth, this looks good. It's just that we'll have to drop support for some PHP/Laravel versions.
Could you either make this backwards compatible with the current supported versions or send in a separate PR first to drop PHP 7.4, 8.0 and Laravel v8?
Hi @driesvints - as Laravel 9 is no longer getting security updates we could possibly drop support for Laravel < 10 and therefore PHP < 8.1? If you're happy with that I can pull together a PR accordingly 👍
Let's just keep Laravel v9 for now if it supports the components.
This is a purely aesthetic change, to make the console output more consistent with Laravel core caching commands. Also updates the related tests.
It scratches my own itch, so I don't see this mismatch in my deployment output 😄