From 2fc35516ff1dfe0806476776ced7b45a269fe082 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 29 May 2023 13:30:04 +0200 Subject: [PATCH] Adjust vendor excludes for ramsey/collection Signed-off-by: William Desportes --- scripts/create-release.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/create-release.sh b/scripts/create-release.sh index c227eb81a6..c00fffeb7f 100755 --- a/scripts/create-release.sh +++ b/scripts/create-release.sh @@ -235,6 +235,7 @@ cleanup_composer_vendors() { vendor/brick/math/SECURITY.md \ vendor/brick/math/psalm-baseline.xml \ vendor/brick/math/psalm.xml \ + vendor/ramsey/collection/conventional-commits.json \ vendor/ramsey/collection/SECURITY.md \ vendor/spomky-labs/base64url/.github/ \ vendor/spomky-labs/cbor-php/.php_cs.dist \