From 39d350df061b4c69266bbbe152976cf7254e4c08 Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Tue, 4 Feb 2025 07:20:56 -0500 Subject: [PATCH] composer bump --- composer.json | 4 ++-- composer.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 268179a..57e14cc 100644 --- a/composer.json +++ b/composer.json @@ -24,9 +24,9 @@ "require": { "php": ">=8.1.0", - "thetempusproject/canary": "1.0.8", + "thetempusproject/canary": "1.0.9", "thetempusproject/hermes": "1.0.5", - "thetempusproject/houdini": "2.0.4" + "thetempusproject/houdini": "2.0.5" }, "autoload": { diff --git a/composer.lock b/composer.lock index 9ca9541..ed0c1fa 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d68a088d48d6c8f0385a138a0163cbfd", + "content-hash": "8c8b2e1232989c7e9998964f1fe5fc86", "packages": [ { "name": "thetempusproject/canary", - "version": "1.0.8", + "version": "1.0.9", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/canary", - "reference": "9d339b961e7702e92293757fd495cadebbc1c418" + "reference": "77cef522e9919573836901eb82b59b20f453fb61" }, "require": { "php": ">=8.1.0" @@ -23,9 +23,9 @@ "config/constants.php", "bin/canary.php" ], - "psr-4": { - "TheTempusProject\\Canary\\Classes\\": "classes" - } + "classmap": [ + "classes" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -48,7 +48,7 @@ "thetempusproject", "tools" ], - "time": "2025-02-03T17:39:23+00:00" + "time": "2025-02-04T12:16:29+00:00" }, { "name": "thetempusproject/hermes", @@ -96,15 +96,15 @@ }, { "name": "thetempusproject/houdini", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/houdini", - "reference": "21ef1ba8c9fed2fb6f789505671d11a10c1c344e" + "reference": "2c7538471ab1f900048ccdb2c71d6bf2bee975e0" }, "require": { "php": ">=8.1.0", - "thetempusproject/canary": "1.0.8", + "thetempusproject/canary": "1.0.9", "thetempusproject/hermes": "1.0.5" }, "type": "library", @@ -136,7 +136,7 @@ "thetempusproject", "tools" ], - "time": "2025-02-03T17:43:12+00:00" + "time": "2025-02-04T12:19:25+00:00" } ], "packages-dev": [],