From 4b46d9631d74af4566f39e8072fb89198d56217b Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Tue, 4 Jan 2022 13:29:25 -0700 Subject: [PATCH] adding a package for security checks --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 19884a2..1e6519c 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -composer require itsgoingd/clockwork +composer require itsgoingd/clockwork enlightn/security-checker