composer updates

This commit is contained in:
Joey Kimsey
2025-02-02 07:47:55 -05:00
parent c8c2e70ec8
commit d2aea39758
2 changed files with 5 additions and 51 deletions

View File

@ -1,17 +1,17 @@
{
"name": "thetempusproject/houdini",
"type": "library",
"description": "Php functions that aid in creating, managing, and displaying frontend components.",
"description": "This library handles creating, managing, and displaying frontend components.",
"license": "MIT",
"minimum-stability": "dev",
"keywords":
[
"thetempusproject",
"php",
"tools",
"frontend",
"thetempusproject"
"frontend"
],
"homepage": "https://git.thetempusproject.com/the-tempus-project/houdini",
"homepage": "https://thetempusproject.com/libraries/houdini",
"authors":
[
{
@ -25,7 +25,7 @@
{
"php": ">=8.1.0",
"thetempusproject/canary": "1.0.6",
"thetempusproject/hermes": "1.0.3"
"thetempusproject/hermes": "1.0.4"
},
"autoload":
{