From 43019296f9acffacd4354a8b4d293b2143e653d2 Mon Sep 17 00:00:00 2001 From: Brady McDonough Date: Thu, 15 Feb 2024 15:27:59 -0700 Subject: [PATCH] Missing import --- src/Factory.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Factory.php b/src/Factory.php index c85b3cd..77be598 100644 --- a/src/Factory.php +++ b/src/Factory.php @@ -1,7 +1,9 @@