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:
William Desportes 2026-03-05 10:36:10 +01:00
parent 9cf2981078
commit 66df368053
No known key found for this signature in database
GPG Key ID: 70684F4717D49A31

View File

@ -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/ \