xwp / wp-cli-ssh

[OBSOLETE] Seamlessly run WP-CLI commands on a remote server via SSH
157 stars 14 forks source link

Change required PHP version to >=5.3 #23

Closed JanVoracek closed 7 years ago

JanVoracek commented 8 years ago

Our project maintains compatibility with PHP 5.3, we love wp-cli-ssh, but now we need to install it as a composer dependency.

The code is compatible with 5.3, so it should be OK to change the required version.

jonathanbardo commented 8 years ago

@JanVoracek After reviewing I think we must comply with the minimum version of wp-cli itself which is PHP 5.3.2 or later.

timneutkens commented 8 years ago

This pull request can be closed. See #29