aaemnnosttv / wp-cli-login-command

Log in to WordPress with secure passwordless magic links.
https://aaemnnost.tv/wp-cli-commands/login/
MIT License
292 stars 47 forks source link

Add support for PHP 8 #42

Closed aaemnnosttv closed 2 years ago

aaemnnosttv commented 3 years ago

The current version constraint does not allow for installing on PHP 8.

This will be rather trivial after #41 and depends on this to happen first.

See https://github.com/aaemnnosttv/wp-cli-dotenv-command/pull/25

aaemnnosttv commented 2 years ago

Fixed by #46