Lock File Updated
This commit is contained in:
parent
e481a6caa2
commit
9e81defbf6
|
|
@ -143,16 +143,16 @@
|
|||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.209.3",
|
||||
"version": "3.209.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "1c351046d8fd46961f4d020d38624d46065134cf"
|
||||
"reference": "784e5ccc1b544db5018a41fc4dbfeda4c7d436b3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1c351046d8fd46961f4d020d38624d46065134cf",
|
||||
"reference": "1c351046d8fd46961f4d020d38624d46065134cf",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/784e5ccc1b544db5018a41fc4dbfeda4c7d436b3",
|
||||
"reference": "784e5ccc1b544db5018a41fc4dbfeda4c7d436b3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -228,9 +228,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.209.3"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.209.4"
|
||||
},
|
||||
"time": "2022-01-11T19:13:42+00:00"
|
||||
"time": "2022-01-12T19:14:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bagisto/legacy-api",
|
||||
|
|
@ -288,12 +288,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bagisto/rest-api.git",
|
||||
"reference": "e808146f4deda69e2e895256ca48a30448dfb69c"
|
||||
"reference": "f65162e867cbcd0f0ee988be4cd3fc1e5e11b20d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bagisto/rest-api/zipball/e808146f4deda69e2e895256ca48a30448dfb69c",
|
||||
"reference": "e808146f4deda69e2e895256ca48a30448dfb69c",
|
||||
"url": "https://api.github.com/repos/bagisto/rest-api/zipball/f65162e867cbcd0f0ee988be4cd3fc1e5e11b20d",
|
||||
"reference": "f65162e867cbcd0f0ee988be4cd3fc1e5e11b20d",
|
||||
"shasum": ""
|
||||
},
|
||||
"default-branch": true,
|
||||
|
|
@ -324,7 +324,7 @@
|
|||
"issues": "https://github.com/bagisto/rest-api/issues",
|
||||
"source": "https://github.com/bagisto/rest-api/tree/master"
|
||||
},
|
||||
"time": "2022-01-12T14:57:25+00:00"
|
||||
"time": "2022-01-13T11:52:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bagistobrasil/bagisto-product-social-share",
|
||||
|
|
@ -658,28 +658,28 @@
|
|||
},
|
||||
{
|
||||
"name": "diglactic/laravel-breadcrumbs",
|
||||
"version": "v7.0.1",
|
||||
"version": "v7.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/diglactic/laravel-breadcrumbs.git",
|
||||
"reference": "0a14e8785fa9423c878edd3975af2a92dfcdaf42"
|
||||
"reference": "0bed6e928023c7d0228e9404661bab5470dfb778"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/diglactic/laravel-breadcrumbs/zipball/0a14e8785fa9423c878edd3975af2a92dfcdaf42",
|
||||
"reference": "0a14e8785fa9423c878edd3975af2a92dfcdaf42",
|
||||
"url": "https://api.github.com/repos/diglactic/laravel-breadcrumbs/zipball/0bed6e928023c7d0228e9404661bab5470dfb778",
|
||||
"reference": "0bed6e928023c7d0228e9404661bab5470dfb778",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"facade/ignition-contracts": "^1.0",
|
||||
"laravel/framework": "^6.0 || ^7.0 || ^8.0",
|
||||
"laravel/framework": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||
"php": "^7.2 || ^8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"davejamesmiller/laravel-breadcrumbs": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^4.10 || ^5.9 || ^6.4",
|
||||
"orchestra/testbench": "^4.10 || ^5.9 || ^6.4 || ^7.0",
|
||||
"php-coveralls/php-coveralls": "^2.4",
|
||||
"phpunit/phpunit": "^8.5 || ^9.4",
|
||||
"spatie/phpunit-snapshot-assertions": "^2.2 || ^4.2"
|
||||
|
|
@ -723,9 +723,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/diglactic/laravel-breadcrumbs/issues",
|
||||
"source": "https://github.com/diglactic/laravel-breadcrumbs/tree/v7.0.1"
|
||||
"source": "https://github.com/diglactic/laravel-breadcrumbs/tree/v7.1.1"
|
||||
},
|
||||
"time": "2021-09-23T20:31:25+00:00"
|
||||
"time": "2022-01-12T18:19:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/cache",
|
||||
|
|
@ -1308,16 +1308,16 @@
|
|||
},
|
||||
{
|
||||
"name": "dragonmantank/cron-expression",
|
||||
"version": "v3.2.3",
|
||||
"version": "v3.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dragonmantank/cron-expression.git",
|
||||
"reference": "47c53bbb260d3c398fba9bfa9683dcf67add2579"
|
||||
"reference": "9545dea2a1d92b60c8b3d06f02025c83e999bde0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/47c53bbb260d3c398fba9bfa9683dcf67add2579",
|
||||
"reference": "47c53bbb260d3c398fba9bfa9683dcf67add2579",
|
||||
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9545dea2a1d92b60c8b3d06f02025c83e999bde0",
|
||||
"reference": "9545dea2a1d92b60c8b3d06f02025c83e999bde0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1357,7 +1357,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/dragonmantank/cron-expression/issues",
|
||||
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.2.3"
|
||||
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.2.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1365,7 +1365,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-06T05:35:07+00:00"
|
||||
"time": "2022-01-13T04:09:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "egulias/email-validator",
|
||||
|
|
@ -2747,16 +2747,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v8.78.1",
|
||||
"version": "v8.79.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "16359b5ebafba6579b397d7505b082a6d1bb2e31"
|
||||
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/16359b5ebafba6579b397d7505b082a6d1bb2e31",
|
||||
"reference": "16359b5ebafba6579b397d7505b082a6d1bb2e31",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/8091f07558ff4a890435ff9d25fa9aca0189ad63",
|
||||
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2788,7 +2788,7 @@
|
|||
"symfony/routing": "^5.4",
|
||||
"symfony/var-dumper": "^5.4",
|
||||
"tijsverkoyen/css-to-inline-styles": "^2.2.2",
|
||||
"vlucas/phpdotenv": "^5.2",
|
||||
"vlucas/phpdotenv": "^5.4.1",
|
||||
"voku/portable-ascii": "^1.4.8"
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -2845,6 +2845,7 @@
|
|||
"symfony/cache": "^5.4"
|
||||
},
|
||||
"suggest": {
|
||||
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
|
||||
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).",
|
||||
"brianium/paratest": "Required to run tests in parallel (^6.0).",
|
||||
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
|
||||
|
|
@ -2915,7 +2916,7 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2022-01-05T14:52:50+00:00"
|
||||
"time": "2022-01-12T16:12:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/sanctum",
|
||||
|
|
@ -3111,30 +3112,30 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/socialite",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/socialite.git",
|
||||
"reference": "b5c67f187ddcf15529ff7217fa735b132620dfac"
|
||||
"reference": "4e6f7e40de9a54ad641de5b8e29cdf1e73842e10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/socialite/zipball/b5c67f187ddcf15529ff7217fa735b132620dfac",
|
||||
"reference": "b5c67f187ddcf15529ff7217fa735b132620dfac",
|
||||
"url": "https://api.github.com/repos/laravel/socialite/zipball/4e6f7e40de9a54ad641de5b8e29cdf1e73842e10",
|
||||
"reference": "4e6f7e40de9a54ad641de5b8e29cdf1e73842e10",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/guzzle": "^6.0|^7.0",
|
||||
"illuminate/http": "^6.0|^7.0|^8.0",
|
||||
"illuminate/support": "^6.0|^7.0|^8.0",
|
||||
"illuminate/http": "^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
|
||||
"league/oauth1-client": "^1.0",
|
||||
"php": "^7.2|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/contracts": "^6.0|^7.0",
|
||||
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^4.0|^5.0|^6.0",
|
||||
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
|
||||
"phpunit/phpunit": "^8.0|^9.3"
|
||||
},
|
||||
"type": "library",
|
||||
|
|
@ -3176,7 +3177,7 @@
|
|||
"issues": "https://github.com/laravel/socialite/issues",
|
||||
"source": "https://github.com/laravel/socialite"
|
||||
},
|
||||
"time": "2021-12-07T16:32:57+00:00"
|
||||
"time": "2022-01-12T18:05:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
|
|
|
|||
Loading…
Reference in New Issue