diff --git a/.bin/prepare.sh b/.bin/prepare.sh index 5788681..c86ea11 100755 --- a/.bin/prepare.sh +++ b/.bin/prepare.sh @@ -31,6 +31,7 @@ rm -f .wp-env.json rm -f LICENSE rm -f package.json rm -f package-lock.json +rm -f composer.lock rm -f phpcs.xml rm -f phpstan.neon rm -rf node_modules