Update packages

This commit is contained in:
David Bomba 2023-01-29 11:21:04 +11:00
parent 6c86d7151a
commit 0630b9f757

82
composer.lock generated
View File

@ -378,16 +378,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.257.7",
"version": "3.257.10",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "c98199a1459e95ec3ebb597d0c20aa60fc078005"
"reference": "c1168bc3f6a6f370ff400774fdf421c57db31707"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c98199a1459e95ec3ebb597d0c20aa60fc078005",
"reference": "c98199a1459e95ec3ebb597d0c20aa60fc078005",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c1168bc3f6a6f370ff400774fdf421c57db31707",
"reference": "c1168bc3f6a6f370ff400774fdf421c57db31707",
"shasum": ""
},
"require": {
@ -466,9 +466,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.257.7"
"source": "https://github.com/aws/aws-sdk-php/tree/3.257.10"
},
"time": "2023-01-24T19:22:28+00:00"
"time": "2023-01-27T19:23:30+00:00"
},
{
"name": "bacon/bacon-qr-code",
@ -2210,16 +2210,16 @@
},
{
"name": "google/auth",
"version": "v1.24.0",
"version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-auth-library-php.git",
"reference": "1f8cff5aa324700d041efd2df1a0855112a2e7ae"
"reference": "0865c44ab50378f7b145827dfcbd1e7a238f7759"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/1f8cff5aa324700d041efd2df1a0855112a2e7ae",
"reference": "1f8cff5aa324700d041efd2df1a0855112a2e7ae",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/0865c44ab50378f7b145827dfcbd1e7a238f7759",
"reference": "0865c44ab50378f7b145827dfcbd1e7a238f7759",
"shasum": ""
},
"require": {
@ -2262,9 +2262,9 @@
"support": {
"docs": "https://googleapis.github.io/google-auth-library-php/main/",
"issues": "https://github.com/googleapis/google-auth-library-php/issues",
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.24.0"
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.25.0"
},
"time": "2022-11-28T18:29:23+00:00"
"time": "2023-01-26T22:04:14+00:00"
},
{
"name": "graham-campbell/result-type",
@ -4833,16 +4833,16 @@
},
{
"name": "livewire/livewire",
"version": "v2.11.0",
"version": "v2.11.1",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "8667099d5889cab760d1d0083cdcebaa3d595733"
"reference": "3ecbb4885d61427e538fcfb9bb9598b513a2176f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/8667099d5889cab760d1d0083cdcebaa3d595733",
"reference": "8667099d5889cab760d1d0083cdcebaa3d595733",
"url": "https://api.github.com/repos/livewire/livewire/zipball/3ecbb4885d61427e538fcfb9bb9598b513a2176f",
"reference": "3ecbb4885d61427e538fcfb9bb9598b513a2176f",
"shasum": ""
},
"require": {
@ -4894,7 +4894,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v2.11.0"
"source": "https://github.com/livewire/livewire/tree/v2.11.1"
},
"funding": [
{
@ -4902,7 +4902,7 @@
"type": "github"
}
],
"time": "2023-01-15T23:43:31+00:00"
"time": "2023-01-28T00:15:41+00:00"
},
{
"name": "microsoft/microsoft-graph",
@ -8475,20 +8475,20 @@
},
{
"name": "socialiteproviders/manager",
"version": "v4.2.0",
"version": "v4.3.0",
"source": {
"type": "git",
"url": "https://github.com/SocialiteProviders/Manager.git",
"reference": "738276dfbc2b68a9145db7b3df1588d53db528a1"
"reference": "47402cbc5b7ef445317e799bf12fd5a12062206c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/738276dfbc2b68a9145db7b3df1588d53db528a1",
"reference": "738276dfbc2b68a9145db7b3df1588d53db528a1",
"url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/47402cbc5b7ef445317e799bf12fd5a12062206c",
"reference": "47402cbc5b7ef445317e799bf12fd5a12062206c",
"shasum": ""
},
"require": {
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
"laravel/socialite": "~5.0",
"php": "^7.4 || ^8.0"
},
@ -8545,7 +8545,7 @@
"issues": "https://github.com/socialiteproviders/manager/issues",
"source": "https://github.com/socialiteproviders/manager"
},
"time": "2022-09-02T10:20:10+00:00"
"time": "2023-01-26T23:11:27+00:00"
},
{
"name": "socialiteproviders/microsoft",
@ -12065,16 +12065,16 @@
},
{
"name": "turbo124/beacon",
"version": "v1.3.5",
"version": "v1.3.6",
"source": {
"type": "git",
"url": "https://github.com/turbo124/beacon.git",
"reference": "05d8d24d2dfcb84e54000ca2e760b07b3e211074"
"reference": "72b2b45988266da31d577d366d9769c6f90d4e2d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/turbo124/beacon/zipball/05d8d24d2dfcb84e54000ca2e760b07b3e211074",
"reference": "05d8d24d2dfcb84e54000ca2e760b07b3e211074",
"url": "https://api.github.com/repos/turbo124/beacon/zipball/72b2b45988266da31d577d366d9769c6f90d4e2d",
"reference": "72b2b45988266da31d577d366d9769c6f90d4e2d",
"shasum": ""
},
"require": {
@ -12121,9 +12121,9 @@
"turbo124"
],
"support": {
"source": "https://github.com/turbo124/beacon/tree/v1.3.5"
"source": "https://github.com/turbo124/beacon/tree/v1.3.6"
},
"time": "2022-10-05T02:33:28+00:00"
"time": "2023-01-29T00:13:12+00:00"
},
{
"name": "turbo124/predis",
@ -12193,16 +12193,16 @@
},
{
"name": "twilio/sdk",
"version": "6.44.1",
"version": "6.44.2",
"source": {
"type": "git",
"url": "git@github.com:twilio/twilio-php.git",
"reference": "0739f62e6280d9a20925d2f30a71bfd2bcac48f5"
"reference": "deec3203857387213825e2634c4eb4b56880877a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/0739f62e6280d9a20925d2f30a71bfd2bcac48f5",
"reference": "0739f62e6280d9a20925d2f30a71bfd2bcac48f5",
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/deec3203857387213825e2634c4eb4b56880877a",
"reference": "deec3203857387213825e2634c4eb4b56880877a",
"shasum": ""
},
"require": {
@ -12238,7 +12238,7 @@
"sms",
"twilio"
],
"time": "2023-01-11T14:02:06+00:00"
"time": "2023-01-25T19:34:30+00:00"
},
{
"name": "vlucas/phpdotenv",
@ -14679,16 +14679,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.23",
"version": "9.2.24",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c"
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed",
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed",
"shasum": ""
},
"require": {
@ -14744,7 +14744,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24"
},
"funding": [
{
@ -14752,7 +14752,7 @@
"type": "github"
}
],
"time": "2022-12-28T12:41:10+00:00"
"time": "2023-01-26T08:26:55+00:00"
},
{
"name": "phpunit/php-file-iterator",