Skip to content

Commit 6fc2fa3

Browse files
committed
Merge branch 'mbtamuli-add_getallheaders_in_phar' into develop
2 parents bc4cb91 + fbfa660 commit 6fc2fa3

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
@@ -170,6 +170,7 @@ function get_composer_versions( $current_version ) {
170170
->in(EE_VENDOR_DIR . '/symfony/polyfill-ctype')
171171
->in(EE_VENDOR_DIR . '/monolog')
172172
->in(EE_VENDOR_DIR . '/guzzlehttp')
173+
->in(EE_VENDOR_DIR . '/ralouphie/getallheaders')
173174
->in(EE_VENDOR_DIR . '/acmephp')
174175
->in(EE_VENDOR_DIR . '/league')
175176
->in(EE_VENDOR_DIR . '/webmozart')

0 commit comments

Comments
 (0)