Skip to content

Commit 95cfafc

Browse files
committed
Merge branch 'mrrobot47-fix/phar' into develop-v4
2 parents 584ae2b + 9263c68 commit 95cfafc

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
@@ -242,6 +242,7 @@ function get_composer_versions( $current_version ) {
242242
->files()
243243
->ignoreDotFiles(false)
244244
->in(EE_VENDOR_DIR . '/easyengine/*-command/templates')
245+
->in(EE_VENDOR_DIR . '/easyengine/site-type-*/templates')
245246
->name('*.mustache')
246247
->name('.env.mustache');
247248

0 commit comments

Comments
 (0)