composer bumps for deps

This commit is contained in:
Joey Kimsey
2025-01-21 21:09:57 -05:00
parent 32a9711ade
commit 10080897ae
2 changed files with 25 additions and 25 deletions

View File

@ -22,9 +22,9 @@
{
"components/jquery": "1.9.*",
"fortawesome/font-awesome": "4.7",
"thetempusproject/bedrock": "1.0.10",
"thetempusproject/canary": "1.0.5",
"thetempusproject/houdini": "1.0.8",
"thetempusproject/bedrock": "1.1",
"thetempusproject/canary": "1.0.6",
"thetempusproject/houdini": "2.0.1",
"twbs/bootstrap": "5.2.3"
},
"autoload":

44
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": "60848437b2d65e726d854a96b9afcf22",
"content-hash": "7b53f62bdce4655bce03a69a5e6ae57a",
"packages": [
{
"name": "components/jquery",
@ -26,14 +26,14 @@
"type": "component",
"extra": {
"component": {
"scripts": [
"jquery.js"
],
"files": [
"jquery.min.js",
"jquery-migrate.js",
"jquery-migrate.min.js",
"jquery.min.map"
],
"scripts": [
"jquery.js"
]
}
},
@ -303,17 +303,17 @@
},
{
"name": "thetempusproject/bedrock",
"version": "1.0.10",
"version": "1.1",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/bedrock",
"reference": "42ade08306525488f2449a2f4e3e05569eee9822"
"reference": "3b8e0994912eef8c203c8d47258754d6c78d4b19"
},
"require": {
"php": ">=8.1.0",
"thetempusproject/canary": ">=1.0",
"thetempusproject/hermes": ">=1.0",
"thetempusproject/houdini": ">=1.0"
"thetempusproject/canary": "1.0.6",
"thetempusproject/hermes": "1.0.3",
"thetempusproject/houdini": "2.0.1"
},
"type": "library",
"autoload": {
@ -344,15 +344,15 @@
"framework",
"mvc"
],
"time": "2024-08-21T10:12:54+00:00"
"time": "2025-01-22T02:02:57+00:00"
},
{
"name": "thetempusproject/canary",
"version": "1.0.5",
"version": "1.0.6",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/canary",
"reference": "35415fbf3c5888ccdb8a8695989176a120026c7f"
"reference": "44b2ad688cff933964ec2ff50b408d94c7f51e40"
},
"require": {
"php": ">=8.1.0"
@ -387,15 +387,15 @@
"thetempusproject",
"tools"
],
"time": "2024-08-20T10:26:09+00:00"
"time": "2025-01-22T01:39:34+00:00"
},
{
"name": "thetempusproject/hermes",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/hermes",
"reference": "31c51c1a5bad2871df800c89f27ace0a49848583"
"reference": "4b4e06a98f0f01695bda18de240bb3294d096ef4"
},
"require": {
"php": ">=8.1.0"
@ -430,20 +430,20 @@
"thetempusproject",
"tools"
],
"time": "2024-08-20T10:26:47+00:00"
"time": "2025-01-22T01:43:15+00:00"
},
{
"name": "thetempusproject/houdini",
"version": "1.0.8",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "d9e61d3f8f5d10f3fa7ba31907a4b3c1edc76614"
"reference": "b03fc3b7ddcdd0213f8f927a9bf1c0c68c62138f"
},
"require": {
"php": ">=8.1.0",
"thetempusproject/canary": ">=1.0",
"thetempusproject/hermes": ">=1.0"
"thetempusproject/canary": "1.0.6",
"thetempusproject/hermes": "1.0.3"
},
"type": "library",
"autoload": {
@ -474,7 +474,7 @@
"thetempusproject",
"tools"
],
"time": "2024-08-20T10:30:48+00:00"
"time": "2025-01-22T01:59:01+00:00"
},
{
"name": "twbs/bootstrap",
@ -535,5 +535,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}