update composer.lock file
This commit is contained in:
parent
9074540239
commit
b3ddb40686
|
|
@ -852,16 +852,16 @@
|
|||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.282.1",
|
||||
"version": "3.282.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "59b84106b3870da3a1a862047fc61108dccb37b9"
|
||||
"reference": "b9b4013f68f1bd5f219f9784c1b2a47da02c1261"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/59b84106b3870da3a1a862047fc61108dccb37b9",
|
||||
"reference": "59b84106b3870da3a1a862047fc61108dccb37b9",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b9b4013f68f1bd5f219f9784c1b2a47da02c1261",
|
||||
"reference": "b9b4013f68f1bd5f219f9784c1b2a47da02c1261",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -941,9 +941,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.282.1"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.282.2"
|
||||
},
|
||||
"time": "2023-10-02T18:07:55+00:00"
|
||||
"time": "2023-10-03T18:07:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "balping/json-raw-encoder",
|
||||
|
|
@ -2129,16 +2129,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/collections",
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/collections.git",
|
||||
"reference": "3023e150f90a38843856147b58190aa8b46cc155"
|
||||
"reference": "72328a11443a0de79967104ad36ba7b30bded134"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/collections/zipball/3023e150f90a38843856147b58190aa8b46cc155",
|
||||
"reference": "3023e150f90a38843856147b58190aa8b46cc155",
|
||||
"url": "https://api.github.com/repos/doctrine/collections/zipball/72328a11443a0de79967104ad36ba7b30bded134",
|
||||
"reference": "72328a11443a0de79967104ad36ba7b30bded134",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2146,7 +2146,7 @@
|
|||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^10.0",
|
||||
"doctrine/coding-standard": "^12",
|
||||
"ext-json": "*",
|
||||
"phpstan/phpstan": "^1.8",
|
||||
"phpstan/phpstan-phpunit": "^1.0",
|
||||
|
|
@ -2195,7 +2195,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/collections/issues",
|
||||
"source": "https://github.com/doctrine/collections/tree/2.1.3"
|
||||
"source": "https://github.com/doctrine/collections/tree/2.1.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2211,7 +2211,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-07-06T15:15:36+00:00"
|
||||
"time": "2023-10-03T09:22:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
|
|
@ -4968,16 +4968,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v10.25.2",
|
||||
"version": "v10.26.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "6014dd456b414b305fb0b408404efdcec18e64bc"
|
||||
"reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/6014dd456b414b305fb0b408404efdcec18e64bc",
|
||||
"reference": "6014dd456b414b305fb0b408404efdcec18e64bc",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/6e5440f7c518f26b4495e5d7e4796ec239e26df9",
|
||||
"reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -5164,20 +5164,20 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2023-09-28T14:08:59+00:00"
|
||||
"time": "2023-10-03T14:24:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
"version": "v0.1.10",
|
||||
"version": "v0.1.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/prompts.git",
|
||||
"reference": "37ed55f6950d921a87d5beeab16d03f8de26b060"
|
||||
"reference": "cce65a90e64712909ea1adc033e1d88de8455ffd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/prompts/zipball/37ed55f6950d921a87d5beeab16d03f8de26b060",
|
||||
"reference": "37ed55f6950d921a87d5beeab16d03f8de26b060",
|
||||
"url": "https://api.github.com/repos/laravel/prompts/zipball/cce65a90e64712909ea1adc033e1d88de8455ffd",
|
||||
"reference": "cce65a90e64712909ea1adc033e1d88de8455ffd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -5219,9 +5219,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/prompts/issues",
|
||||
"source": "https://github.com/laravel/prompts/tree/v0.1.10"
|
||||
"source": "https://github.com/laravel/prompts/tree/v0.1.11"
|
||||
},
|
||||
"time": "2023-09-29T07:26:07+00:00"
|
||||
"time": "2023-10-03T01:07:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/sanctum",
|
||||
|
|
@ -9928,16 +9928,16 @@
|
|||
},
|
||||
{
|
||||
"name": "sentry/sentry-laravel",
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/getsentry/sentry-laravel.git",
|
||||
"reference": "c7e7611553f9f90af10ed98dde1a680220f02e4d"
|
||||
"reference": "b6142a80fa9360a10b786d2da032339602d0e362"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/c7e7611553f9f90af10ed98dde1a680220f02e4d",
|
||||
"reference": "c7e7611553f9f90af10ed98dde1a680220f02e4d",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/b6142a80fa9360a10b786d2da032339602d0e362",
|
||||
"reference": "b6142a80fa9360a10b786d2da032339602d0e362",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -10004,7 +10004,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/getsentry/sentry-laravel/issues",
|
||||
"source": "https://github.com/getsentry/sentry-laravel/tree/3.8.0"
|
||||
"source": "https://github.com/getsentry/sentry-laravel/tree/3.8.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -10016,7 +10016,7 @@
|
|||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-05T11:02:34+00:00"
|
||||
"time": "2023-10-04T10:21:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "simple-icons/simple-icons",
|
||||
|
|
|
|||
Loading…
Reference in New Issue