diff --git a/composer.json b/composer.json index 8542268..639411f 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,9 @@ "require": { "php": ">=8.1.0", - "thetempusproject/canary": ">=1.0", - "thetempusproject/hermes": ">=1.0", - "thetempusproject/houdini": ">=2.0" + "thetempusproject/canary": "1.0.6", + "thetempusproject/hermes": "1.0.3", + "thetempusproject/houdini": "2.0.1" }, "autoload": { diff --git a/composer.lock b/composer.lock index 511b005..c5e9059 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": "4467bdc4b2a87dc7540fc9854ebd9384", + "content-hash": "97195cc6dbe0b460b98f4757ecf1adc1", "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,22 +90,21 @@ "thetempusproject", "tools" ], - "time": "2024-08-20T10:26:47+00:00" + "time": "2025-01-22T01:43:15+00:00" }, { "name": "thetempusproject/houdini", - "version": "dev-main", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/houdini", - "reference": "d9e61d3f8f5d10f3fa7ba31907a4b3c1edc76614" + "reference": "b03fc3b7ddcdd0213f8f927a9bf1c0c68c62138f" }, "require": { "php": ">=8.1.0", - "thetempusproject/canary": ">=1.0", - "thetempusproject/hermes": ">=1.0" + "thetempusproject/canary": "1.0.6", + "thetempusproject/hermes": "1.0.3" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -137,7 +134,7 @@ "thetempusproject", "tools" ], - "time": "2024-08-20T10:30:48+00:00" + "time": "2025-01-22T01:59:01+00:00" } ], "packages-dev": [], @@ -150,5 +147,5 @@ "php": ">=8.1.0" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }