composer updates
This commit is contained in:
@ -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":
|
||||
{
|
||||
|
Reference in New Issue
Block a user