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

Resolve compatibility issues with latest Valet #44

Merged
merged 6 commits into from
Sep 2, 2018

Conversation

aaemnnosttv
Copy link
Owner

The wp-cli-valet command uses the valet domain command internally to get the configured TLD Valet uses for serving its sites.

This (Valet) command recently changed in a backwards-incompatible way with the introduction of the tld command.

This PR removes the dependency on valet domain and instead reaches for the value it needs directly from the Valet configuration file.

Resolves #39

@aaemnnosttv aaemnnosttv merged commit 783a3a7 into master Sep 2, 2018
@aaemnnosttv aaemnnosttv deleted the issue/39-valet-compat branch September 2, 2018 20:41
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.

1 participant