We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c1847 commit 1a42dedCopy full SHA for 1a42ded
utils/make-phar.php
@@ -189,7 +189,6 @@ function get_composer_versions( $current_version ) {
189
->in( WP_CLI_ROOT . '/php' )
190
->in( WP_CLI_BUNDLE_ROOT . '/php' )
191
->in( WP_CLI_VENDOR_DIR . '/wp-cli/mustache' )
192
- ->in( WP_CLI_VENDOR_DIR . '/wp-cli/process' )
193
->in( WP_CLI_VENDOR_DIR . '/eftec/bladeone' )
194
->in( WP_CLI_ROOT . '/bundle/rmccue/requests' )
195
->in( WP_CLI_VENDOR_DIR . '/composer' )
0 commit comments