From 5de3107309c717fbcc01efa7a907d147fdfb637f Mon Sep 17 00:00:00 2001
From: Matt Kingshott <51963402+mattkingshott@users.noreply.github.com>
Date: Mon, 17 Jan 2022 14:59:07 +0000
Subject: [PATCH] rolled back the global helper converting to an integer

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 020d974..96f3afd 100755
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,4 @@ coverage
 .phpunit.result.cache
 .idea
 .php_cs.cache
-.php_cs_fixer.cache
\ No newline at end of file
+.php-cs-fixer.cache
\ No newline at end of file