Latest version not tagged in SVN
WordPress.org reports version 1.0.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/child-themes:dev-trunk
Child Themes
plugin v1.0wp-plugin/child-themes
$
composer require wp-plugin/child-themes
Click to copy
Create a child theme really easily from any installed theme.
-
1.0 latestLatest version not tagged in SVN
composer require wp-plugin/child-themes:1.0