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.
1 parent 8df294f commit 7292dd9Copy full SHA for 7292dd9
utils/make-phar.php
@@ -165,6 +165,7 @@ function get_composer_versions( $current_version ) {
165
->in(EE_VENDOR_DIR . '/mustache')
166
->in(EE_VENDOR_DIR . '/rmccue/requests')
167
->in(EE_VENDOR_DIR . '/composer')
168
+ ->in(EE_VENDOR_DIR . '/cloudflare')
169
->in(EE_VENDOR_DIR . '/symfony/finder')
170
->in(EE_VENDOR_DIR . '/symfony/polyfill-mbstring')
171
->in(EE_VENDOR_DIR . '/symfony/polyfill-ctype')
0 commit comments