Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make caching console messages consistent with Laravel core #256

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

hempsworth
Copy link

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 😄

CleanShot 2024-11-11 at 21 39 58@2x

@driesvints
Copy link
Member

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?

@hempsworth
Copy link
Author

hempsworth commented Nov 13, 2024

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 👍

@driesvints
Copy link
Member

Let's just keep Laravel v9 for now if it supports the components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants