aaemnnosttv / wp-cli-valet-command

Harness the power of Laravel Valet for creating fully functional WordPress installs in seconds.
https://aaemnnost.tv/wp-cli-commands/valet/
299 stars 31 forks source link

Fix error during Bedrock installs #63

Closed aaemnnosttv closed 4 years ago

aaemnnosttv commented 4 years ago

This PR fixes a fatal error that was preventing Bedrock installs from being created due to a conflict with illuminate/support which isn't required by this command, but a dependency of newer versions of illuminate/container (which is).

It also updates some of the rewriting that happens for .env for compatibility with the newer quoted format.

Resolves #62

RomkaLTU commented 4 years ago

Doesn't fix #62 tried uninstall/install this plugin.