From b03fc3b7ddcdd0213f8f927a9bf1c0c68c62138f Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Tue, 21 Jan 2025 20:59:01 -0500 Subject: [PATCH] composer version changes composer version changes --- composer.json | 4 ++-- composer.lock | 18 ++++++++---------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index d8beaca..56e9051 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,8 @@ "require": { "php": ">=8.1.0", - "thetempusproject/canary": ">=1.0", - "thetempusproject/hermes": ">=1.0" + "thetempusproject/canary": "1.0.6", + "thetempusproject/hermes": "1.0.3" }, "autoload": { diff --git a/composer.lock b/composer.lock index 1f3ddb2..f15c331 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,19 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a5f3c6aec6567c9b48b59eecc9588183", + "content-hash": "22473999e0fcf4a9a664d37a38a750e7", "packages": [ { "name": "thetempusproject/canary", - "version": "dev-main", + "version": "1.0.6", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/canary", - "reference": "35415fbf3c5888ccdb8a8695989176a120026c7f" + "reference": "44b2ad688cff933964ec2ff50b408d94c7f51e40" }, "require": { "php": ">=8.1.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -48,20 +47,19 @@ "thetempusproject", "tools" ], - "time": "2024-08-20T10:26:09+00:00" + "time": "2025-01-22T01:39:34+00:00" }, { "name": "thetempusproject/hermes", - "version": "dev-main", + "version": "1.0.3", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/hermes", - "reference": "31c51c1a5bad2871df800c89f27ace0a49848583" + "reference": "4b4e06a98f0f01695bda18de240bb3294d096ef4" }, "require": { "php": ">=8.1.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -92,7 +90,7 @@ "thetempusproject", "tools" ], - "time": "2024-08-20T10:26:47+00:00" + "time": "2025-01-22T01:43:15+00:00" } ], "packages-dev": [], @@ -105,5 +103,5 @@ "php": ">=8.1.0" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }