Latest version not tagged in SVN
WordPress.org reports version .2 but it doesn't match any tagged release, so the latest version isn't available as a tagged release via Composer. or see all untagged plugins.
Install latest from trunk
Install with dev-trunk to get the latest code. Composer will pin to a specific SVN revision in your lock file.
$
composer require wp-plugin/https-for-wordpress:dev-trunk
HTTPS for WordPress
plugin v0.2wp-plugin/https-for-wordpress
$
composer require wp-plugin/https-for-wordpress
Click to copy
Check to see if SSL is used. This will update any template functions which require SSL to be used.
-
0.2 latestLatest version not tagged in SVN
composer require wp-plugin/https-for-wordpress:0.2 -
0.1
composer require wp-plugin/https-for-wordpress:0.1 -
dev-trunk
composer require wp-plugin/https-for-wordpress:dev-trunk