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 d7505be commit 25a6f86Copy full SHA for 25a6f86
utils/make-phar.php
@@ -170,6 +170,7 @@ function get_composer_versions( $current_version ) {
170
->in(EE_VENDOR_DIR . '/symfony/polyfill-ctype')
171
->in(EE_VENDOR_DIR . '/monolog')
172
->in(EE_VENDOR_DIR . '/guzzlehttp')
173
+ ->in(EE_VENDOR_DIR . '/ralouphie/getallheaders')
174
->in(EE_VENDOR_DIR . '/acmephp')
175
->in(EE_VENDOR_DIR . '/league')
176
->in(EE_VENDOR_DIR . '/webmozart')
0 commit comments