composer bump

This commit is contained in:
Joey Kimsey
2025-02-04 21:34:36 -05:00
parent bd939cc078
commit 2aed4ec2ed
2 changed files with 23 additions and 23 deletions

View File

@ -25,9 +25,9 @@
{ {
"components/jquery": "1.9.*", "components/jquery": "1.9.*",
"fortawesome/font-awesome": "4.7", "fortawesome/font-awesome": "4.7",
"thetempusproject/bedrock": "1.1.3", "thetempusproject/bedrock": "1.1.5",
"thetempusproject/canary": "1.0.8", "thetempusproject/canary": "1.0.9",
"thetempusproject/houdini": "2.0.4", "thetempusproject/houdini": "2.0.5",
"twbs/bootstrap": "5.2.3" "twbs/bootstrap": "5.2.3"
}, },
"autoload": "autoload":

40
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b84b323e5f70bde368378541aa71a3b2", "content-hash": "63640223834a7eeb9b4a211cd45cc6df",
"packages": [ "packages": [
{ {
"name": "components/jquery", "name": "components/jquery",
@ -303,17 +303,17 @@
}, },
{ {
"name": "thetempusproject/bedrock", "name": "thetempusproject/bedrock",
"version": "1.1.3", "version": "1.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/bedrock", "url": "https://git.thetempusproject.com/the-tempus-project/bedrock",
"reference": "1d9c772e73a46fb3aef3d62c1dcc3c4da1710b07" "reference": "39d350df061b4c69266bbbe152976cf7254e4c08"
}, },
"require": { "require": {
"php": ">=8.1.0", "php": ">=8.1.0",
"thetempusproject/canary": "1.0.8", "thetempusproject/canary": "1.0.9",
"thetempusproject/hermes": "1.0.5", "thetempusproject/hermes": "1.0.5",
"thetempusproject/houdini": "2.0.4" "thetempusproject/houdini": "2.0.5"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -321,10 +321,10 @@
"config/constants.php", "config/constants.php",
"bin/bedrock.php" "bin/bedrock.php"
], ],
"psr-4": { "classmap": [
"TheTempusProject\\Bedroock\\Classes\\": "classes", "classes",
"TheTempusProject\\Bedroock\\Functions\\": "functions" "functions"
} ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -346,15 +346,15 @@
"php", "php",
"thetempusproject" "thetempusproject"
], ],
"time": "2025-02-03T17:45:02+00:00" "time": "2025-02-04T12:20:56+00:00"
}, },
{ {
"name": "thetempusproject/canary", "name": "thetempusproject/canary",
"version": "1.0.8", "version": "1.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/canary", "url": "https://git.thetempusproject.com/the-tempus-project/canary",
"reference": "9d339b961e7702e92293757fd495cadebbc1c418" "reference": "77cef522e9919573836901eb82b59b20f453fb61"
}, },
"require": { "require": {
"php": ">=8.1.0" "php": ">=8.1.0"
@ -365,9 +365,9 @@
"config/constants.php", "config/constants.php",
"bin/canary.php" "bin/canary.php"
], ],
"psr-4": { "classmap": [
"TheTempusProject\\Canary\\Classes\\": "classes" "classes"
} ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -390,7 +390,7 @@
"thetempusproject", "thetempusproject",
"tools" "tools"
], ],
"time": "2025-02-03T17:39:23+00:00" "time": "2025-02-04T12:16:29+00:00"
}, },
{ {
"name": "thetempusproject/hermes", "name": "thetempusproject/hermes",
@ -438,15 +438,15 @@
}, },
{ {
"name": "thetempusproject/houdini", "name": "thetempusproject/houdini",
"version": "2.0.4", "version": "2.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini", "url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "21ef1ba8c9fed2fb6f789505671d11a10c1c344e" "reference": "2c7538471ab1f900048ccdb2c71d6bf2bee975e0"
}, },
"require": { "require": {
"php": ">=8.1.0", "php": ">=8.1.0",
"thetempusproject/canary": "1.0.8", "thetempusproject/canary": "1.0.9",
"thetempusproject/hermes": "1.0.5" "thetempusproject/hermes": "1.0.5"
}, },
"type": "library", "type": "library",
@ -478,7 +478,7 @@
"thetempusproject", "thetempusproject",
"tools" "tools"
], ],
"time": "2025-02-03T17:43:12+00:00" "time": "2025-02-04T12:19:25+00:00"
}, },
{ {
"name": "twbs/bootstrap", "name": "twbs/bootstrap",