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

[1.x] Cache testing improvements #363

Merged
merged 2 commits into from
May 6, 2024
Merged

[1.x] Cache testing improvements #363

merged 2 commits into from
May 6, 2024

Conversation

timacdonald
Copy link
Member

@timacdonald timacdonald commented May 6, 2024

This PR allows the composer install and running the testsuite without requiring phpredis and relay PHP extensions to be installed.

predis will always be installed for local testing and CI will always have predis, phpredis, and relay installed.

If you have the extensions installed locally the tests will run against the drivers.

@taylorotwell taylorotwell merged commit 1674634 into laravel:1.x May 6, 2024
@timacdonald timacdonald deleted the cache branch May 6, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants