From 278d5ada6e7bb2ae5eabb03ec7cb5927fa8ac783 Mon Sep 17 00:00:00 2001 From: Jason Bahl Date: Fri, 14 Mar 2025 13:42:59 -0600 Subject: [PATCH] feat: datetime-scalar --- automation-tests.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/automation-tests.php b/automation-tests.php index 0758166..0e1909f 100644 --- a/automation-tests.php +++ b/automation-tests.php @@ -20,6 +20,7 @@ // SCALARS: // - Email // - Phone +// - DateTime // BREAKING CHANGE -// We're simulating a breaking change with this comment. \ No newline at end of file +// We're simulating a breaking change with this comment.