Skip to content

Commit 2b0da91

Browse files
authored
Merge pull request #417 from wojsmol/add/eftect-bladeone-to-phar
2 parents dc3beef + 684db55 commit 2b0da91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/make-phar.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ 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 . '/mustache' )
192+
->in( WP_CLI_VENDOR_DIR . '/eftec/bladeone' )
192193
->in( WP_CLI_VENDOR_DIR . '/rmccue/requests' )
193194
->in( WP_CLI_VENDOR_DIR . '/composer' )
194195
->in( WP_CLI_VENDOR_DIR . '/symfony' )

0 commit comments

Comments
 (0)