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.
2 parents df8d1a6 + b45eb42 commit afec877Copy full SHA for afec877
utils/make-phar.php
@@ -238,6 +238,7 @@ function get_composer_versions( $current_version ) {
238
->in( WP_CLI_VENDOR_DIR . '/gettext' )
239
->in( WP_CLI_VENDOR_DIR . '/mck89' )
240
->exclude( 'demo' )
241
+ ->exclude( 'wp-cli-tests' )
242
->exclude( 'nb/oxymel/OxymelTest.php' )
243
->exclude( 'composer/spdx-licenses' )
244
->exclude( 'composer/composer/src/Composer/Command' )
0 commit comments