From 0563c2ca325b40b67d5edf8053956910b0700d03 Mon Sep 17 00:00:00 2001 From: Chris Blanquera Date: Thu, 23 Jun 2022 11:01:57 +0800 Subject: [PATCH] ignoring lock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 83a0b0f..141d6b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .phpunit.result.cache /vendor/ +composer.lock \ No newline at end of file