Skip to content

Commit 371d9e6

Browse files
committed
Remove myclabs/deep-copy from phar
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 28a0671 commit 371d9e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/make-phar.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ function get_composer_versions( $current_version ) {
179179
->in(EE_VENDOR_DIR . '/ralouphie/getallheaders')
180180
->in(EE_VENDOR_DIR . '/acmephp')
181181
->in(EE_VENDOR_DIR . '/league')
182-
->in(EE_VENDOR_DIR . '/myclabs/deep-copy')
183182
->in(EE_VENDOR_DIR . '/webmozart')
184183
->notName('behat-tags.php')
185184
->notPath('#(?:[^/]+-command|php-cli-tools)/vendor/#') // For running locally, in case have composer installed or symlinked them.

0 commit comments

Comments
 (0)