Skip to content

Commit 3152b10

Browse files
committed
chore: exclude a dev test file from the phar
1 parent 29748f3 commit 3152b10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/phar-generator-script.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ final class PharFilterIterator extends RecursiveFilterIterator
168168
* @var string[]
169169
*/
170170
private static $excludedFolderPaths = [
171+
'vendor/symfony/service-contracts/Test',
171172
'src/Resources/themes/default/data',
172173
'vendor/symfony/yaml/Resources/bin',
173174
'vendor/bin',

0 commit comments

Comments
 (0)