Skip to content

Commit dc6f1fd

Browse files
committed
chore: exclude phpdoc.dist.xml from phars
1 parent 89e2388 commit dc6f1fd

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
@@ -144,6 +144,7 @@ final class PharFilterIterator extends RecursiveFilterIterator
144144
'splitsh.json',
145145
'CLAUDE.MD',
146146
'.mailmap',
147+
'phpdoc.dist.xml',
147148
];
148149

149150
/**

0 commit comments

Comments
 (0)