Skip to content

Commit

Permalink
chore: Remove composer lock on plugin build
Browse files Browse the repository at this point in the history
Signed-off-by: Souptik Datta <[email protected]>
  • Loading branch information
Souptik2001 committed Oct 13, 2024
1 parent 42ef3c6 commit f23c1e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bin/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f23c1e5

Please sign in to comment.