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 28a0671 commit 371d9e6Copy full SHA for 371d9e6
utils/make-phar.php
@@ -179,7 +179,6 @@ function get_composer_versions( $current_version ) {
179
->in(EE_VENDOR_DIR . '/ralouphie/getallheaders')
180
->in(EE_VENDOR_DIR . '/acmephp')
181
->in(EE_VENDOR_DIR . '/league')
182
- ->in(EE_VENDOR_DIR . '/myclabs/deep-copy')
183
->in(EE_VENDOR_DIR . '/webmozart')
184
->notName('behat-tags.php')
185
->notPath('#(?:[^/]+-command|php-cli-tools)/vendor/#') // For running locally, in case have composer installed or symlinked them.
0 commit comments