Skip to content

Commit b45eb42

Browse files
committed
sort
1 parent 055feaa commit b45eb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/make-phar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ function get_composer_versions( $current_version ) {
237237
->in( WP_CLI_VENDOR_DIR . '/justinrainbow/json-schema' )
238238
->in( WP_CLI_VENDOR_DIR . '/gettext' )
239239
->in( WP_CLI_VENDOR_DIR . '/mck89' )
240-
->exclude( 'wp-cli-tests' )
241240
->exclude( 'demo' )
241+
->exclude( 'wp-cli-tests' )
242242
->exclude( 'nb/oxymel/OxymelTest.php' )
243243
->exclude( 'composer/spdx-licenses' )
244244
->exclude( 'composer/composer/src/Composer/Command' )

0 commit comments

Comments
 (0)