From cb6e552be59cb8cd963160983db77b149ece2d9e Mon Sep 17 00:00:00 2001 From: stevethomas Date: Mon, 13 Jun 2022 11:54:47 +1000 Subject: [PATCH] wip it --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9698f76..406b9e4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /build .php-cs-fixer.cache .phpunit.result.cache +composer.lock