|
|
|
@ -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": "8dbcc3207112cd20e029f426723066fd",
|
|
|
|
|
"content-hash": "876106703b8b0372028480b0c264c324",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "asm89/stack-cors",
|
|
|
|
@ -1598,16 +1598,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/framework",
|
|
|
|
|
"version": "v8.52.0",
|
|
|
|
|
"version": "v8.53.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/framework.git",
|
|
|
|
|
"reference": "8fe9877d52e25f8aed36c51734e5a8510be967e6"
|
|
|
|
|
"reference": "4b2e3e7317da82dd9f5b88d477abd93444748b43"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/8fe9877d52e25f8aed36c51734e5a8510be967e6",
|
|
|
|
|
"reference": "8fe9877d52e25f8aed36c51734e5a8510be967e6",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/4b2e3e7317da82dd9f5b88d477abd93444748b43",
|
|
|
|
|
"reference": "4b2e3e7317da82dd9f5b88d477abd93444748b43",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -1680,7 +1680,7 @@
|
|
|
|
|
"illuminate/view": "self.version"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"aws/aws-sdk-php": "^3.155",
|
|
|
|
|
"aws/aws-sdk-php": "^3.186.4",
|
|
|
|
|
"doctrine/dbal": "^2.6|^3.0",
|
|
|
|
|
"filp/whoops": "^2.8",
|
|
|
|
|
"guzzlehttp/guzzle": "^6.5.5|^7.0.1",
|
|
|
|
@ -1693,7 +1693,7 @@
|
|
|
|
|
"symfony/cache": "^5.1.4"
|
|
|
|
|
},
|
|
|
|
|
"suggest": {
|
|
|
|
|
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155).",
|
|
|
|
|
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.186.4).",
|
|
|
|
|
"brianium/paratest": "Required to run tests in parallel (^6.0).",
|
|
|
|
|
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).",
|
|
|
|
|
"ext-ftp": "Required to use the Flysystem FTP driver.",
|
|
|
|
@ -1762,7 +1762,7 @@
|
|
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
|
|
},
|
|
|
|
|
"time": "2021-07-27T13:03:29+00:00"
|
|
|
|
|
"time": "2021-08-03T14:36:33+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/helpers",
|
|
|
|
@ -1890,30 +1890,30 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/ui",
|
|
|
|
|
"version": "v2.3.0",
|
|
|
|
|
"version": "v3.3.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/ui.git",
|
|
|
|
|
"reference": "2ccaa3b821ea8ac7e05393b946d0578bdb46099b"
|
|
|
|
|
"reference": "07d725813350c695c779382cbd6dac0ab8665537"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/ui/zipball/2ccaa3b821ea8ac7e05393b946d0578bdb46099b",
|
|
|
|
|
"reference": "2ccaa3b821ea8ac7e05393b946d0578bdb46099b",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/ui/zipball/07d725813350c695c779382cbd6dac0ab8665537",
|
|
|
|
|
"reference": "07d725813350c695c779382cbd6dac0ab8665537",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"illuminate/console": "^7.0|^8.0",
|
|
|
|
|
"illuminate/filesystem": "^7.0|^8.0",
|
|
|
|
|
"illuminate/support": "^7.0|^8.0",
|
|
|
|
|
"php": "^7.2.5"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"mockery/mockery": "^1.0",
|
|
|
|
|
"phpunit/phpunit": "^8.0|^9.0"
|
|
|
|
|
"illuminate/console": "^8.42",
|
|
|
|
|
"illuminate/filesystem": "^8.42",
|
|
|
|
|
"illuminate/support": "^8.42",
|
|
|
|
|
"illuminate/validation": "^8.42",
|
|
|
|
|
"php": "^7.3|^8.0"
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "3.x-dev"
|
|
|
|
|
},
|
|
|
|
|
"laravel": {
|
|
|
|
|
"providers": [
|
|
|
|
|
"Laravel\\Ui\\UiServiceProvider"
|
|
|
|
@ -1942,23 +1942,22 @@
|
|
|
|
|
"ui"
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/laravel/ui/issues",
|
|
|
|
|
"source": "https://github.com/laravel/ui/tree/v2.3.0"
|
|
|
|
|
"source": "https://github.com/laravel/ui/tree/v3.3.0"
|
|
|
|
|
},
|
|
|
|
|
"time": "2020-09-09T12:07:59+00:00"
|
|
|
|
|
"time": "2021-05-25T16:45:33+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "league/commonmark",
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
|
|
|
"reference": "167142baf9a6b946f99ad9325b06028606f8238e"
|
|
|
|
|
"reference": "0d57f20aa03129ee7ef5f690e634884315d4238c"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/167142baf9a6b946f99ad9325b06028606f8238e",
|
|
|
|
|
"reference": "167142baf9a6b946f99ad9325b06028606f8238e",
|
|
|
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0d57f20aa03129ee7ef5f690e634884315d4238c",
|
|
|
|
|
"reference": "0d57f20aa03129ee7ef5f690e634884315d4238c",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -2056,7 +2055,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2021-07-24T20:12:58+00:00"
|
|
|
|
|
"time": "2021-07-31T19:15:22+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "league/config",
|
|
|
|
@ -3772,16 +3771,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "ramsey/collection",
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/ramsey/collection.git",
|
|
|
|
|
"reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1"
|
|
|
|
|
"reference": "ab2237657ad99667a5143e32ba2683c8029563d4"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/ramsey/collection/zipball/28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
|
|
|
|
|
"reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
|
|
|
|
|
"url": "https://api.github.com/repos/ramsey/collection/zipball/ab2237657ad99667a5143e32ba2683c8029563d4",
|
|
|
|
|
"reference": "ab2237657ad99667a5143e32ba2683c8029563d4",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -3833,7 +3832,7 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/ramsey/collection/issues",
|
|
|
|
|
"source": "https://github.com/ramsey/collection/tree/1.1.3"
|
|
|
|
|
"source": "https://github.com/ramsey/collection/tree/1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -3845,7 +3844,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2021-01-21T17:40:04+00:00"
|
|
|
|
|
"time": "2021-07-30T00:58:27+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "ramsey/uuid",
|
|
|
|
@ -6979,16 +6978,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/sail",
|
|
|
|
|
"version": "v1.8.6",
|
|
|
|
|
"version": "v1.9.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/sail.git",
|
|
|
|
|
"reference": "51ecfe0f048f8f8e6c5617e02a1f67ca22817c98"
|
|
|
|
|
"reference": "3e1aa8679b10ae9210eebfbc2ee5f3600f356702"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/sail/zipball/51ecfe0f048f8f8e6c5617e02a1f67ca22817c98",
|
|
|
|
|
"reference": "51ecfe0f048f8f8e6c5617e02a1f67ca22817c98",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/sail/zipball/3e1aa8679b10ae9210eebfbc2ee5f3600f356702",
|
|
|
|
|
"reference": "3e1aa8679b10ae9210eebfbc2ee5f3600f356702",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -7035,7 +7034,7 @@
|
|
|
|
|
"issues": "https://github.com/laravel/sail/issues",
|
|
|
|
|
"source": "https://github.com/laravel/sail"
|
|
|
|
|
},
|
|
|
|
|
"time": "2021-07-15T07:35:41+00:00"
|
|
|
|
|
"time": "2021-08-03T18:51:44+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "mockery/mockery",
|
|
|
|
@ -7911,16 +7910,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "phpunit/phpunit",
|
|
|
|
|
"version": "9.5.7",
|
|
|
|
|
"version": "9.5.8",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
|
|
"reference": "d0dc8b6999c937616df4fb046792004b33fd31c5"
|
|
|
|
|
"reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5",
|
|
|
|
|
"reference": "d0dc8b6999c937616df4fb046792004b33fd31c5",
|
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/191768ccd5c85513b4068bdbe99bb6390c7d54fb",
|
|
|
|
|
"reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -7932,7 +7931,7 @@
|
|
|
|
|
"ext-xml": "*",
|
|
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
|
"myclabs/deep-copy": "^1.10.1",
|
|
|
|
|
"phar-io/manifest": "^2.0.1",
|
|
|
|
|
"phar-io/manifest": "^2.0.3",
|
|
|
|
|
"phar-io/version": "^3.0.2",
|
|
|
|
|
"php": ">=7.3",
|
|
|
|
|
"phpspec/prophecy": "^1.12.1",
|
|
|
|
@ -7998,7 +7997,7 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7"
|
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.8"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -8010,7 +8009,7 @@
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2021-07-19T06:14:47+00:00"
|
|
|
|
|
"time": "2021-07-31T15:17:34+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "sebastian/cli-parser",
|
|
|
|
@ -8865,7 +8864,6 @@
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"abandoned": true,
|
|
|
|
|
"time": "2020-09-28T06:45:17+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|