code fixes to support composer

This commit is contained in:
Joey Kimsey
2024-08-09 00:55:32 -04:00
parent d48e77e78d
commit 0aa1b52a6d
70 changed files with 76 additions and 76 deletions

12
composer.lock generated
View File

@ -60,11 +60,11 @@
},
{
"name": "thetempusproject/bedrock",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/bedrock",
"reference": "570a286c1366e2f1b8705853e562fc0cb62ffae8"
"reference": "e3cf6beebb810e810b626678c391524bf6b3ddc5"
},
"require": {
"php": ">=8.1.0",
@ -101,7 +101,7 @@
"framework",
"mvc"
],
"time": "2024-08-09T04:39:54+00:00"
"time": "2024-08-09T04:55:48+00:00"
},
{
"name": "thetempusproject/canary",
@ -191,11 +191,11 @@
},
{
"name": "thetempusproject/houdini",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "008d7d90230f9eee87d8dbe982e55fae433e1337"
"reference": "3de98733ac32c0a6e1a3230cbccfa33263e399be"
},
"require": {
"php": ">=8.1.0",
@ -231,7 +231,7 @@
"thetempusproject",
"tools"
],
"time": "2024-08-09T04:38:04+00:00"
"time": "2024-08-09T04:56:06+00:00"
},
{
"name": "twbs/bootstrap",