Latest version not tagged in SVN
WordPress.org reports version 1.1 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/pluginha:dev-trunk
pluginha
plugin v1.0wp-plugin/pluginha
$
composer require wp-plugin/pluginha
Click to copy
ALL the latest plugin's from pluginha.com
-
1.0 latestLatest version not tagged in SVN
composer require wp-plugin/pluginha:1.0 -
dev-trunk
composer require wp-plugin/pluginha:dev-trunk