Skip to content

Commit 6887744

Browse files
committed
Merge branch 'mrrobot47-fix/cloudflare-file-inclusion' into develop
2 parents 8df294f + 7292dd9 commit 6887744

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
@@ -165,6 +165,7 @@ function get_composer_versions( $current_version ) {
165165
->in(EE_VENDOR_DIR . '/mustache')
166166
->in(EE_VENDOR_DIR . '/rmccue/requests')
167167
->in(EE_VENDOR_DIR . '/composer')
168+
->in(EE_VENDOR_DIR . '/cloudflare')
168169
->in(EE_VENDOR_DIR . '/symfony/finder')
169170
->in(EE_VENDOR_DIR . '/symfony/polyfill-mbstring')
170171
->in(EE_VENDOR_DIR . '/symfony/polyfill-ctype')

0 commit comments

Comments
 (0)