more changes to support composer usage

This commit is contained in:
Joey Kimsey
2024-08-09 02:05:53 -04:00
parent 6cf4594622
commit 508c25c111
6 changed files with 141 additions and 145 deletions

18
composer.lock generated
View File

@ -60,11 +60,11 @@
},
{
"name": "thetempusproject/bedrock",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/bedrock",
"reference": "e3cf6beebb810e810b626678c391524bf6b3ddc5"
"reference": "f80f7bed6bb6c399ce8ea2426ebe1e118cc30a9c"
},
"require": {
"php": ">=8.1.0",
@ -101,15 +101,15 @@
"framework",
"mvc"
],
"time": "2024-08-09T04:55:48+00:00"
"time": "2024-08-09T05:35:47+00:00"
},
{
"name": "thetempusproject/canary",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/canary",
"reference": "7746eb4af73f3eaba040d547904a251bbdab6977"
"reference": "8dff31b4eefa3efeb9f81d2e6b6ef3e9f8c9f27b"
},
"require": {
"php": ">=8.1.0"
@ -144,7 +144,7 @@
"thetempusproject",
"tools"
],
"time": "2024-08-09T04:35:45+00:00"
"time": "2024-08-09T06:18:45+00:00"
},
{
"name": "thetempusproject/hermes",
@ -191,11 +191,11 @@
},
{
"name": "thetempusproject/houdini",
"version": "1.0.3",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "3de98733ac32c0a6e1a3230cbccfa33263e399be"
"reference": "34babdb2dc508450d14a0764bf81b032a6861a58"
},
"require": {
"php": ">=8.1.0",
@ -231,7 +231,7 @@
"thetempusproject",
"tools"
],
"time": "2024-08-09T04:56:06+00:00"
"time": "2024-08-09T06:20:26+00:00"
},
{
"name": "twbs/bootstrap",