Skip to content

Commit 1a42ded

Browse files
committed
Fix Phar dependencies for vendor name changes
1 parent 38c1847 commit 1a42ded

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/make-phar.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ function get_composer_versions( $current_version ) {
189189
->in( WP_CLI_ROOT . '/php' )
190190
->in( WP_CLI_BUNDLE_ROOT . '/php' )
191191
->in( WP_CLI_VENDOR_DIR . '/wp-cli/mustache' )
192-
->in( WP_CLI_VENDOR_DIR . '/wp-cli/process' )
193192
->in( WP_CLI_VENDOR_DIR . '/eftec/bladeone' )
194193
->in( WP_CLI_ROOT . '/bundle/rmccue/requests' )
195194
->in( WP_CLI_VENDOR_DIR . '/composer' )

0 commit comments

Comments
 (0)