composer bump
This commit is contained in:
40
composer.lock
generated
40
composer.lock
generated
@ -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": "d85438494def4dfe5294034363151ee2",
|
||||
"content-hash": "b84b323e5f70bde368378541aa71a3b2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "components/jquery",
|
||||
@ -303,27 +303,27 @@
|
||||
},
|
||||
{
|
||||
"name": "thetempusproject/bedrock",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.thetempusproject.com/the-tempus-project/bedrock",
|
||||
"reference": "394e7520941a706fadc19d0c6606a78306289b74"
|
||||
"reference": "1d9c772e73a46fb3aef3d62c1dcc3c4da1710b07"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.1.0",
|
||||
"thetempusproject/canary": "1.0.7",
|
||||
"thetempusproject/canary": "1.0.8",
|
||||
"thetempusproject/hermes": "1.0.5",
|
||||
"thetempusproject/houdini": "2.0.3"
|
||||
"thetempusproject/houdini": "2.0.4"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"files": [
|
||||
"Config/constants.php",
|
||||
"Bin/Bedrock.php"
|
||||
"config/constants.php",
|
||||
"bin/bedrock.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"TheTempusProject\\Bedroock\\Classes\\": "Classes",
|
||||
"TheTempusProject\\Bedroock\\Functions\\": "Functions"
|
||||
"TheTempusProject\\Bedroock\\Classes\\": "classes",
|
||||
"TheTempusProject\\Bedroock\\Functions\\": "functions"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@ -346,15 +346,15 @@
|
||||
"php",
|
||||
"thetempusproject"
|
||||
],
|
||||
"time": "2025-02-02T23:42:29+00:00"
|
||||
"time": "2025-02-03T17:45:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "thetempusproject/canary",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.thetempusproject.com/the-tempus-project/canary",
|
||||
"reference": "9c48e66bf54e63ba5ad2d4af90306c87b69f7048"
|
||||
"reference": "9d339b961e7702e92293757fd495cadebbc1c418"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.1.0"
|
||||
@ -362,11 +362,11 @@
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"files": [
|
||||
"Config/constants.php",
|
||||
"Bin/Canary.php"
|
||||
"config/constants.php",
|
||||
"bin/canary.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"TheTempusProject\\Canary\\Classes\\": "Classes"
|
||||
"TheTempusProject\\Canary\\Classes\\": "classes"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@ -390,7 +390,7 @@
|
||||
"thetempusproject",
|
||||
"tools"
|
||||
],
|
||||
"time": "2025-02-02T23:02:51+00:00"
|
||||
"time": "2025-02-03T17:39:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "thetempusproject/hermes",
|
||||
@ -438,15 +438,15 @@
|
||||
},
|
||||
{
|
||||
"name": "thetempusproject/houdini",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.thetempusproject.com/the-tempus-project/houdini",
|
||||
"reference": "4c9c9b60233c4dd7a366758c8436560098761eb5"
|
||||
"reference": "21ef1ba8c9fed2fb6f789505671d11a10c1c344e"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.1.0",
|
||||
"thetempusproject/canary": "1.0.7",
|
||||
"thetempusproject/canary": "1.0.8",
|
||||
"thetempusproject/hermes": "1.0.5"
|
||||
},
|
||||
"type": "library",
|
||||
@ -478,7 +478,7 @@
|
||||
"thetempusproject",
|
||||
"tools"
|
||||
],
|
||||
"time": "2025-02-02T23:31:11+00:00"
|
||||
"time": "2025-02-03T17:43:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twbs/bootstrap",
|
||||
|
Reference in New Issue
Block a user