dependency updates

This commit is contained in:
2023-07-27 06:28:43 +10:00
parent 3481f10033
commit 0c4c36eb74
2 changed files with 188 additions and 185 deletions

34
composer.lock generated
View File

@@ -277,16 +277,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.276.2",
"version": "3.277.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "78c9510280512121e8fdaa9538b744778ab48bf9"
"reference": "c780e4fabaab2cce5fcd9748fd17cf82bb99207e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/78c9510280512121e8fdaa9538b744778ab48bf9",
"reference": "78c9510280512121e8fdaa9538b744778ab48bf9",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c780e4fabaab2cce5fcd9748fd17cf82bb99207e",
"reference": "c780e4fabaab2cce5fcd9748fd17cf82bb99207e",
"shasum": ""
},
"require": {
@@ -366,9 +366,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.276.2"
"source": "https://github.com/aws/aws-sdk-php/tree/3.277.0"
},
"time": "2023-07-20T18:16:37+00:00"
"time": "2023-07-26T18:23:52+00:00"
},
{
"name": "brick/math",
@@ -1879,16 +1879,16 @@
},
{
"name": "laravel/framework",
"version": "v10.16.0",
"version": "v10.16.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "7589f09fe0e8735615cf25f0f1807682aac124c1"
"reference": "5c93d2795c393b462481179ce42dedfb30cc19b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/7589f09fe0e8735615cf25f0f1807682aac124c1",
"reference": "7589f09fe0e8735615cf25f0f1807682aac124c1",
"url": "https://api.github.com/repos/laravel/framework/zipball/5c93d2795c393b462481179ce42dedfb30cc19b5",
"reference": "5c93d2795c393b462481179ce42dedfb30cc19b5",
"shasum": ""
},
"require": {
@@ -2075,7 +2075,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-07-25T14:31:32+00:00"
"time": "2023-07-26T03:30:46+00:00"
},
{
"name": "laravel/sanctum",
@@ -8015,16 +8015,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "10.1.2",
"version": "10.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "db1497ec8dd382e82c962f7abbe0320e4882ee4e"
"reference": "be1fe461fdc917de2a29a452ccf2657d325b443d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/db1497ec8dd382e82c962f7abbe0320e4882ee4e",
"reference": "db1497ec8dd382e82c962f7abbe0320e4882ee4e",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/be1fe461fdc917de2a29a452ccf2657d325b443d",
"reference": "be1fe461fdc917de2a29a452ccf2657d325b443d",
"shasum": ""
},
"require": {
@@ -8081,7 +8081,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.2"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.3"
},
"funding": [
{
@@ -8089,7 +8089,7 @@
"type": "github"
}
],
"time": "2023-05-22T09:04:27+00:00"
"time": "2023-07-26T13:45:28+00:00"
},
{
"name": "phpunit/php-file-iterator",