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

[5.x] Fix InstallEloquentDriver command #11425

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Conversation

aerni
Copy link
Contributor

@aerni aerni commented Feb 6, 2025

This PR fixes two small errors in the command:

  • The availableRepositories() doesn't exist anymore and was replaced by allRepositories()
  • The info message wasn't actually passed through and always read "Configured asset containers"

@aerni aerni changed the title [5.x] Fix info message [5.x] Fix InstallEloquentDriver command Feb 6, 2025
@jasonvarga jasonvarga merged commit c06979c into statamic:5.x Feb 6, 2025
20 checks passed
@aerni aerni deleted the patch-1 branch February 6, 2025 21:12
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