composer version bumps

This commit is contained in:
Joey Kimsey
2024-08-20 06:42:29 -04:00
parent 80048ad1dd
commit 551f6654f6
2 changed files with 17 additions and 17 deletions

View File

@ -21,9 +21,9 @@
"require":
{
"fortawesome/font-awesome": "4.7",
"thetempusproject/bedrock": "1.0.8",
"thetempusproject/canary": "1.0.4",
"thetempusproject/houdini": "1.0.7",
"thetempusproject/bedrock": "1.0.9",
"thetempusproject/canary": "1.0.5",
"thetempusproject/houdini": "1.0.8",
"twbs/bootstrap": "3.3.7"
},
"autoload":

28
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d2223741ba10267e9b8f31f8bbe24b63",
"content-hash": "91dc97145b402ae3dd4da77b7423cb51",
"packages": [
{
"name": "fortawesome/font-awesome",
@ -60,11 +60,11 @@
},
{
"name": "thetempusproject/bedrock",
"version": "1.0.8",
"version": "1.0.9",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/bedrock",
"reference": "ef4818356ce4cb5c4ceaf09e013f5acd606b7e0a"
"reference": "464201cf177eabdba9bf8ebfe734d2e511e76748"
},
"require": {
"php": ">=8.1.0",
@ -101,15 +101,15 @@
"framework",
"mvc"
],
"time": "2024-08-13T06:35:11+00:00"
"time": "2024-08-20T10:31:54+00:00"
},
{
"name": "thetempusproject/canary",
"version": "1.0.4",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/canary",
"reference": "7ce988fbd95c0d9b975e7647f2e4d7ee3d5e3aad"
"reference": "35415fbf3c5888ccdb8a8695989176a120026c7f"
},
"require": {
"php": ">=8.1.0"
@ -144,15 +144,15 @@
"thetempusproject",
"tools"
],
"time": "2024-08-10T18:58:57+00:00"
"time": "2024-08-20T10:26:09+00:00"
},
{
"name": "thetempusproject/hermes",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/hermes",
"reference": "171183c0abdbbdf12b3b577821636dd1c51ec752"
"reference": "31c51c1a5bad2871df800c89f27ace0a49848583"
},
"require": {
"php": ">=8.1.0"
@ -187,15 +187,15 @@
"thetempusproject",
"tools"
],
"time": "2024-08-13T02:56:27+00:00"
"time": "2024-08-20T10:26:47+00:00"
},
{
"name": "thetempusproject/houdini",
"version": "1.0.7",
"version": "1.0.8",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "4d2ccfb1c5f18dba9886405e7e6e2264e04e1f89"
"reference": "d9e61d3f8f5d10f3fa7ba31907a4b3c1edc76614"
},
"require": {
"php": ">=8.1.0",
@ -231,7 +231,7 @@
"thetempusproject",
"tools"
],
"time": "2024-08-13T03:43:46+00:00"
"time": "2024-08-20T10:30:48+00:00"
},
{
"name": "twbs/bootstrap",
@ -297,5 +297,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}