Exclude one dev file from the release
Ref: https://github.com/webmozarts/assert/pull/333 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
9cf2981078
commit
66df368053
@ -217,6 +217,7 @@ cleanup_composer_vendors() {
|
||||
vendor/webmozart/assert/.github/ \
|
||||
vendor/webmozart/assert/.php_cs \
|
||||
vendor/webmozart/assert/psalm.xml \
|
||||
vendor/webmozart/assert/.php-cs-fixer.php \
|
||||
vendor/twig/twig/src/Test/ \
|
||||
vendor/psr/http-message/docs/ \
|
||||
vendor/psr/log/Psr/Log/Test/ \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user