composer updates

This commit is contained in:
Joey Kimsey
2025-01-27 00:07:05 -05:00
parent 3b8e099491
commit bcd73d58f9
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"php": ">=8.1.0", "php": ">=8.1.0",
"thetempusproject/canary": "1.0.6", "thetempusproject/canary": "1.0.6",
"thetempusproject/hermes": "1.0.3", "thetempusproject/hermes": "1.0.3",
"thetempusproject/houdini": "2.0.1" "thetempusproject/houdini": "2.0.2"
}, },
"autoload": "autoload":
{ {

8
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "97195cc6dbe0b460b98f4757ecf1adc1", "content-hash": "6621b1244b732ba3424ec89affa7161e",
"packages": [ "packages": [
{ {
"name": "thetempusproject/canary", "name": "thetempusproject/canary",
@ -94,11 +94,11 @@
}, },
{ {
"name": "thetempusproject/houdini", "name": "thetempusproject/houdini",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini", "url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "b03fc3b7ddcdd0213f8f927a9bf1c0c68c62138f" "reference": "fb027a4ebc327e709ad3da29a4cf112894c2b7e6"
}, },
"require": { "require": {
"php": ">=8.1.0", "php": ">=8.1.0",
@ -134,7 +134,7 @@
"thetempusproject", "thetempusproject",
"tools" "tools"
], ],
"time": "2025-01-22T01:59:01+00:00" "time": "2025-01-27T05:02:14+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],