Skip to content

Commit d2ad0d9

Browse files
committed
fix: exclude twig docs from phars
1 parent 92f9627 commit d2ad0d9

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
@@ -153,6 +153,7 @@ final class PharFilterIterator extends RecursiveFilterIterator
153153
'src/Resources/themes/default/data',
154154
'vendor/bin',
155155
'nikic/php-parser/bin',
156+
'twig/twig/doc',
156157
'scripts',
157158
'.git',
158159
'cache',

0 commit comments

Comments
 (0)