composer and comments update

This commit is contained in:
Joey Kimsey
2025-02-02 18:42:29 -05:00
parent 795784f02e
commit 394e752094
24 changed files with 110 additions and 221 deletions

View File

@ -6,10 +6,12 @@
"minimum-stability": "dev",
"keywords":
[
"thetempusproject",
"php",
"mvc",
"framework"
],
"homepage": "https://git.thetempusproject.com/the-tempus-project/bedrock",
"homepage": "https://thetempusproject.com/libraries/bedrock",
"authors":
[
{
@ -22,9 +24,9 @@
"require":
{
"php": ">=8.1.0",
"thetempusproject/canary": "1.0.6",
"thetempusproject/hermes": "1.0.3",
"thetempusproject/houdini": "2.0.2"
"thetempusproject/canary": "1.0.7",
"thetempusproject/hermes": "1.0.5",
"thetempusproject/houdini": "2.0.3"
},
"autoload":
{