From bcd73d58f9d7df41b5ec0f12871ff15cfcc215ae Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Mon, 27 Jan 2025 00:07:05 -0500 Subject: [PATCH] composer updates --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 639411f..6479a55 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php": ">=8.1.0", "thetempusproject/canary": "1.0.6", "thetempusproject/hermes": "1.0.3", - "thetempusproject/houdini": "2.0.1" + "thetempusproject/houdini": "2.0.2" }, "autoload": { diff --git a/composer.lock b/composer.lock index c5e9059..1d75a2a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "97195cc6dbe0b460b98f4757ecf1adc1", + "content-hash": "6621b1244b732ba3424ec89affa7161e", "packages": [ { "name": "thetempusproject/canary", @@ -94,11 +94,11 @@ }, { "name": "thetempusproject/houdini", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/houdini", - "reference": "b03fc3b7ddcdd0213f8f927a9bf1c0c68c62138f" + "reference": "fb027a4ebc327e709ad3da29a4cf112894c2b7e6" }, "require": { "php": ">=8.1.0", @@ -134,7 +134,7 @@ "thetempusproject", "tools" ], - "time": "2025-01-22T01:59:01+00:00" + "time": "2025-01-27T05:02:14+00:00" } ], "packages-dev": [],