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 29748f3 commit 3152b10Copy full SHA for 3152b10
scripts/phar-generator-script.php
@@ -168,6 +168,7 @@ final class PharFilterIterator extends RecursiveFilterIterator
168
* @var string[]
169
*/
170
private static $excludedFolderPaths = [
171
+ 'vendor/symfony/service-contracts/Test',
172
'src/Resources/themes/default/data',
173
'vendor/symfony/yaml/Resources/bin',
174
'vendor/bin',
0 commit comments