Skip to content

Commit c7e3f80

Browse files
committed
Add daverandom/libdns to phar
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent fcda150 commit c7e3f80

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
@@ -175,6 +175,7 @@ function get_composer_versions( $current_version ) {
175175
->in(EE_VENDOR_DIR . '/symfony/polyfill-php80')
176176
->in(EE_VENDOR_DIR . '/symfony/polyfill-php81')
177177
->in(EE_VENDOR_DIR . '/monolog')
178+
->in(EE_VENDOR_DIR . '/daverandom')
178179
->in(EE_VENDOR_DIR . '/guzzlehttp')
179180
->in(EE_VENDOR_DIR . '/ralouphie/getallheaders')
180181
->in(EE_VENDOR_DIR . '/acmephp')

0 commit comments

Comments
 (0)