update composer.lock file
This commit is contained in:
parent
124d08a1cd
commit
8810ae234f
322
composer.lock
generated
322
composer.lock
generated
@ -209,16 +209,16 @@
|
||||
},
|
||||
{
|
||||
"name": "akaunting/laravel-module",
|
||||
"version": "2.0.9",
|
||||
"version": "2.0.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/laravel-module.git",
|
||||
"reference": "266891471a9370d8b8679f5887082b7c4d6a5916"
|
||||
"reference": "3d7681fb4cddee8ff2d5917df4ee45d83b5b5018"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/laravel-module/zipball/266891471a9370d8b8679f5887082b7c4d6a5916",
|
||||
"reference": "266891471a9370d8b8679f5887082b7c4d6a5916",
|
||||
"url": "https://api.github.com/repos/akaunting/laravel-module/zipball/3d7681fb4cddee8ff2d5917df4ee45d83b5b5018",
|
||||
"reference": "3d7681fb4cddee8ff2d5917df4ee45d83b5b5018",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -273,9 +273,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/akaunting/laravel-module/issues",
|
||||
"source": "https://github.com/akaunting/laravel-module/tree/2.0.9"
|
||||
"source": "https://github.com/akaunting/laravel-module/tree/2.0.10"
|
||||
},
|
||||
"time": "2021-05-19T14:39:49+00:00"
|
||||
"time": "2021-08-22T19:50:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/laravel-money",
|
||||
@ -629,16 +629,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.188.0",
|
||||
"version": "3.191.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "613cea76913b632d75ed2f6ed5afb11c53762a6e"
|
||||
"reference": "3b01e0c7c1d9858e5d2f0ee9aa216d621f731765"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/613cea76913b632d75ed2f6ed5afb11c53762a6e",
|
||||
"reference": "613cea76913b632d75ed2f6ed5afb11c53762a6e",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3b01e0c7c1d9858e5d2f0ee9aa216d621f731765",
|
||||
"reference": "3b01e0c7c1d9858e5d2f0ee9aa216d621f731765",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -713,9 +713,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.188.0"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.191.6"
|
||||
},
|
||||
"time": "2021-08-06T18:17:12+00:00"
|
||||
"time": "2021-08-27T18:14:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "balping/json-raw-encoder",
|
||||
@ -1117,16 +1117,16 @@
|
||||
},
|
||||
{
|
||||
"name": "brick/math",
|
||||
"version": "0.9.2",
|
||||
"version": "0.9.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/brick/math.git",
|
||||
"reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0"
|
||||
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
|
||||
"reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
|
||||
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
||||
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1136,7 +1136,7 @@
|
||||
"require-dev": {
|
||||
"php-coveralls/php-coveralls": "^2.2",
|
||||
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
|
||||
"vimeo/psalm": "4.3.2"
|
||||
"vimeo/psalm": "4.9.2"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -1161,15 +1161,19 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/brick/math/issues",
|
||||
"source": "https://github.com/brick/math/tree/0.9.2"
|
||||
"source": "https://github.com/brick/math/tree/0.9.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/BenMorel",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://tidelift.com/funding/github/packagist/brick/math",
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-20T22:51:39+00:00"
|
||||
"time": "2021-08-15T20:50:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "clue/stream-filter",
|
||||
@ -1315,16 +1319,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
"version": "2.1.5",
|
||||
"version": "2.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/composer.git",
|
||||
"reference": "ac679902e9f66b85a8f9d8c1c88180f609a8745d"
|
||||
"reference": "e5cac5f9d2354d08b67f1d21c664ae70d748c603"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/ac679902e9f66b85a8f9d8c1c88180f609a8745d",
|
||||
"reference": "ac679902e9f66b85a8f9d8c1c88180f609a8745d",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/e5cac5f9d2354d08b67f1d21c664ae70d748c603",
|
||||
"reference": "e5cac5f9d2354d08b67f1d21c664ae70d748c603",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1391,9 +1395,9 @@
|
||||
"package"
|
||||
],
|
||||
"support": {
|
||||
"irc": "irc://irc.freenode.org/composer",
|
||||
"irc": "ircs://irc.libera.chat:6697/composer",
|
||||
"issues": "https://github.com/composer/composer/issues",
|
||||
"source": "https://github.com/composer/composer/tree/2.1.5"
|
||||
"source": "https://github.com/composer/composer/tree/2.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -1409,7 +1413,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-23T08:35:47+00:00"
|
||||
"time": "2021-08-19T15:11:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/metadata-minifier",
|
||||
@ -1482,16 +1486,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/package-versions-deprecated",
|
||||
"version": "1.11.99.2",
|
||||
"version": "1.11.99.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/package-versions-deprecated.git",
|
||||
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
|
||||
"reference": "fff576ac850c045158a250e7e27666e146e78d18"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
|
||||
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
|
||||
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
|
||||
"reference": "fff576ac850c045158a250e7e27666e146e78d18",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1535,7 +1539,7 @@
|
||||
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
|
||||
"support": {
|
||||
"issues": "https://github.com/composer/package-versions-deprecated/issues",
|
||||
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
|
||||
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -1551,7 +1555,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-05-24T07:46:03+00:00"
|
||||
"time": "2021-08-17T13:49:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/semver",
|
||||
@ -2155,26 +2159,26 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/collections",
|
||||
"version": "1.6.7",
|
||||
"version": "1.6.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/collections.git",
|
||||
"reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
|
||||
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
|
||||
"reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
|
||||
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
|
||||
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.1.3 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^6.0",
|
||||
"phpstan/phpstan-shim": "^0.9.2",
|
||||
"phpunit/phpunit": "^7.0",
|
||||
"vimeo/psalm": "^3.8.1"
|
||||
"doctrine/coding-standard": "^9.0",
|
||||
"phpstan/phpstan": "^0.12",
|
||||
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
|
||||
"vimeo/psalm": "^4.2.1"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -2218,9 +2222,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/collections/issues",
|
||||
"source": "https://github.com/doctrine/collections/tree/1.6.7"
|
||||
"source": "https://github.com/doctrine/collections/tree/1.6.8"
|
||||
},
|
||||
"time": "2020-07-27T17:53:49+00:00"
|
||||
"time": "2021-08-10T18:51:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
@ -3391,31 +3395,26 @@
|
||||
},
|
||||
{
|
||||
"name": "graham-campbell/result-type",
|
||||
"version": "v1.0.1",
|
||||
"version": "v1.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/GrahamCampbell/Result-Type.git",
|
||||
"reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb"
|
||||
"reference": "84afea85c6841deeea872f36249a206e878a5de0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/7e279d2cd5d7fbb156ce46daada972355cea27bb",
|
||||
"reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb",
|
||||
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/84afea85c6841deeea872f36249a206e878a5de0",
|
||||
"reference": "84afea85c6841deeea872f36249a206e878a5de0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.0|^8.0",
|
||||
"phpoption/phpoption": "^1.7.3"
|
||||
"php": "^7.0 || ^8.0",
|
||||
"phpoption/phpoption": "^1.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^6.5|^7.5|^8.5|^9.0"
|
||||
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"GrahamCampbell\\ResultType\\": "src/"
|
||||
@ -3428,7 +3427,7 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "Graham Campbell",
|
||||
"email": "graham@alt-three.com"
|
||||
"email": "hello@gjcampbell.co.uk"
|
||||
}
|
||||
],
|
||||
"description": "An Implementation Of The Result Type",
|
||||
@ -3441,7 +3440,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
|
||||
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.1"
|
||||
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -3453,7 +3452,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-04-13T13:17:36+00:00"
|
||||
"time": "2021-08-28T21:34:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
@ -5075,16 +5074,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v8.53.1",
|
||||
"version": "v8.57.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "5df423c2790f32b26baee90518bb659572aa404f"
|
||||
"reference": "6de01746680d7bc7e239b20ec5cdfe70ce586235"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/5df423c2790f32b26baee90518bb659572aa404f",
|
||||
"reference": "5df423c2790f32b26baee90518bb659572aa404f",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/6de01746680d7bc7e239b20ec5cdfe70ce586235",
|
||||
"reference": "6de01746680d7bc7e239b20ec5cdfe70ce586235",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5157,7 +5156,7 @@
|
||||
"illuminate/view": "self.version"
|
||||
},
|
||||
"require-dev": {
|
||||
"aws/aws-sdk-php": "^3.186.4",
|
||||
"aws/aws-sdk-php": "^3.189.0",
|
||||
"doctrine/dbal": "^2.6|^3.0",
|
||||
"filp/whoops": "^2.8",
|
||||
"guzzlehttp/guzzle": "^6.5.5|^7.0.1",
|
||||
@ -5170,7 +5169,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.186.4).",
|
||||
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.189.0).",
|
||||
"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.",
|
||||
@ -5239,7 +5238,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2021-08-05T14:04:08+00:00"
|
||||
"time": "2021-08-27T13:34:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/slack-notification-channel",
|
||||
@ -5603,16 +5602,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "f3ad69181b8afed2c9edf7be5a2918144ff4ea32"
|
||||
"reference": "18634df356bfd4119fe3d6156bdb990c414c14ea"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3ad69181b8afed2c9edf7be5a2918144ff4ea32",
|
||||
"reference": "f3ad69181b8afed2c9edf7be5a2918144ff4ea32",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/18634df356bfd4119fe3d6156bdb990c414c14ea",
|
||||
"reference": "18634df356bfd4119fe3d6156bdb990c414c14ea",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5685,7 +5684,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/1.1.4"
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/1.1.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -5693,7 +5692,7 @@
|
||||
"type": "other"
|
||||
}
|
||||
],
|
||||
"time": "2021-06-23T21:56:05+00:00"
|
||||
"time": "2021-08-17T13:49:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem-aws-s3-v3",
|
||||
@ -6129,16 +6128,16 @@
|
||||
},
|
||||
{
|
||||
"name": "maatwebsite/excel",
|
||||
"version": "3.1.32",
|
||||
"version": "3.1.33",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Maatwebsite/Laravel-Excel.git",
|
||||
"reference": "9dc29b63a77fb7f2f514ef754af3a1b57e83cadf"
|
||||
"reference": "b2de5ba92c5c1ad9415f0eb7c72838fb3eaaa5b8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/9dc29b63a77fb7f2f514ef754af3a1b57e83cadf",
|
||||
"reference": "9dc29b63a77fb7f2f514ef754af3a1b57e83cadf",
|
||||
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/b2de5ba92c5c1ad9415f0eb7c72838fb3eaaa5b8",
|
||||
"reference": "b2de5ba92c5c1ad9415f0eb7c72838fb3eaaa5b8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6191,7 +6190,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Maatwebsite/Laravel-Excel/issues",
|
||||
"source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.32"
|
||||
"source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.33"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6203,7 +6202,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-08T10:11:21+00:00"
|
||||
"time": "2021-08-12T15:52:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "maennchen/zipstream-php",
|
||||
@ -7064,16 +7063,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "2.51.1",
|
||||
"version": "2.52.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "8619c299d1e0d4b344e1f98ca07a1ce2cfbf1922"
|
||||
"reference": "369c0e2737c56a0f39c946dd261855255a6fccbe"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8619c299d1e0d4b344e1f98ca07a1ce2cfbf1922",
|
||||
"reference": "8619c299d1e0d4b344e1f98ca07a1ce2cfbf1922",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/369c0e2737c56a0f39c946dd261855255a6fccbe",
|
||||
"reference": "369c0e2737c56a0f39c946dd261855255a6fccbe",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7154,7 +7153,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-28T13:16:28+00:00"
|
||||
"time": "2021-08-14T19:10:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
@ -7795,16 +7794,16 @@
|
||||
},
|
||||
{
|
||||
"name": "php-http/message",
|
||||
"version": "1.11.2",
|
||||
"version": "1.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-http/message.git",
|
||||
"reference": "295c82867d07261f2fa4b3a26677519fc6f7f5f6"
|
||||
"reference": "39eb7548be982a81085fe5a6e2a44268cd586291"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-http/message/zipball/295c82867d07261f2fa4b3a26677519fc6f7f5f6",
|
||||
"reference": "295c82867d07261f2fa4b3a26677519fc6f7f5f6",
|
||||
"url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291",
|
||||
"reference": "39eb7548be982a81085fe5a6e2a44268cd586291",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7863,9 +7862,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-http/message/issues",
|
||||
"source": "https://github.com/php-http/message/tree/1.11.2"
|
||||
"source": "https://github.com/php-http/message/tree/1.12.0"
|
||||
},
|
||||
"time": "2021-08-03T11:52:11+00:00"
|
||||
"time": "2021-08-29T09:13:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "php-http/message-factory",
|
||||
@ -8242,29 +8241,29 @@
|
||||
},
|
||||
{
|
||||
"name": "phpoption/phpoption",
|
||||
"version": "1.7.5",
|
||||
"version": "1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/schmittjoh/php-option.git",
|
||||
"reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
|
||||
"reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
|
||||
"reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
|
||||
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28",
|
||||
"reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.5.9 || ^7.0 || ^8.0"
|
||||
"php": "^7.0 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.4.1",
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
|
||||
"phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.7-dev"
|
||||
"dev-master": "1.8-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -8283,7 +8282,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Graham Campbell",
|
||||
"email": "graham@alt-three.com"
|
||||
"email": "hello@gjcampbell.co.uk"
|
||||
}
|
||||
],
|
||||
"description": "Option Type for PHP",
|
||||
@ -8295,7 +8294,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/schmittjoh/php-option/issues",
|
||||
"source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
|
||||
"source": "https://github.com/schmittjoh/php-option/tree/1.8.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8307,20 +8306,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-07-20T17:29:33+00:00"
|
||||
"time": "2021-08-28T21:27:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.94",
|
||||
"version": "0.12.96",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6"
|
||||
"reference": "a98bdc51318f20fcae8c953d266f81a70254917f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
|
||||
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a98bdc51318f20fcae8c953d266f81a70254917f",
|
||||
"reference": "a98bdc51318f20fcae8c953d266f81a70254917f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8351,7 +8350,7 @@
|
||||
"description": "PHPStan - PHP Static Analysis Tool",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan/issues",
|
||||
"source": "https://github.com/phpstan/phpstan/tree/0.12.94"
|
||||
"source": "https://github.com/phpstan/phpstan/tree/0.12.96"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8371,7 +8370,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-30T09:05:27+00:00"
|
||||
"time": "2021-08-21T11:55:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "plank/laravel-mediable",
|
||||
@ -9059,16 +9058,16 @@
|
||||
},
|
||||
{
|
||||
"name": "ramsey/uuid",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ramsey/uuid.git",
|
||||
"reference": "7231612a5221f5524d3575bebdce20eeef8547a1"
|
||||
"reference": "fe665a03df4f056aa65af552a96e1976df8c8dae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ramsey/uuid/zipball/7231612a5221f5524d3575bebdce20eeef8547a1",
|
||||
"reference": "7231612a5221f5524d3575bebdce20eeef8547a1",
|
||||
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fe665a03df4f056aa65af552a96e1976df8c8dae",
|
||||
"reference": "fe665a03df4f056aa65af552a96e1976df8c8dae",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9140,7 +9139,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/ramsey/uuid/issues",
|
||||
"source": "https://github.com/ramsey/uuid/tree/4.2.0"
|
||||
"source": "https://github.com/ramsey/uuid/tree/4.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9152,7 +9151,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-08-06T22:30:43+00:00"
|
||||
"time": "2021-08-11T01:06:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "react/promise",
|
||||
@ -9523,16 +9522,16 @@
|
||||
},
|
||||
{
|
||||
"name": "seld/phar-utils",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/phar-utils.git",
|
||||
"reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
|
||||
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
|
||||
"reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
|
||||
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
|
||||
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9565,9 +9564,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Seldaek/phar-utils/issues",
|
||||
"source": "https://github.com/Seldaek/phar-utils/tree/master"
|
||||
"source": "https://github.com/Seldaek/phar-utils/tree/1.1.2"
|
||||
},
|
||||
"time": "2020-07-07T18:42:57+00:00"
|
||||
"time": "2021-08-19T21:01:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "simshaun/recurr",
|
||||
@ -9629,16 +9628,16 @@
|
||||
},
|
||||
{
|
||||
"name": "staudenmeir/belongs-to-through",
|
||||
"version": "v2.11.1",
|
||||
"version": "v2.11.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/staudenmeir/belongs-to-through.git",
|
||||
"reference": "d300afa1045e6541b79af2291336312613b5cd02"
|
||||
"reference": "32d03527163a3edd7f88e4b74b03575e4bdb5db7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/staudenmeir/belongs-to-through/zipball/d300afa1045e6541b79af2291336312613b5cd02",
|
||||
"reference": "d300afa1045e6541b79af2291336312613b5cd02",
|
||||
"url": "https://api.github.com/repos/staudenmeir/belongs-to-through/zipball/32d03527163a3edd7f88e4b74b03575e4bdb5db7",
|
||||
"reference": "32d03527163a3edd7f88e4b74b03575e4bdb5db7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9646,7 +9645,8 @@
|
||||
"php": "^7.3|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.3"
|
||||
"phpunit/phpunit": "^9.3",
|
||||
"scrutinizer/ocular": "^1.8"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -9671,7 +9671,7 @@
|
||||
"description": "Laravel Eloquent BelongsToThrough relationships",
|
||||
"support": {
|
||||
"issues": "https://github.com/staudenmeir/belongs-to-through/issues",
|
||||
"source": "https://github.com/staudenmeir/belongs-to-through/tree/v2.11.1"
|
||||
"source": "https://github.com/staudenmeir/belongs-to-through/tree/v2.11.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9679,20 +9679,20 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-16T19:39:09+00:00"
|
||||
"time": "2021-08-19T18:23:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "staudenmeir/eloquent-has-many-deep",
|
||||
"version": "v1.13.1",
|
||||
"version": "v1.14.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/staudenmeir/eloquent-has-many-deep.git",
|
||||
"reference": "c0c9b6bd5c39d08e8adddc7eb8625962bd67a3da"
|
||||
"reference": "c44115684aa831b2b74fec8440f6e811602186ed"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/staudenmeir/eloquent-has-many-deep/zipball/c0c9b6bd5c39d08e8adddc7eb8625962bd67a3da",
|
||||
"reference": "c0c9b6bd5c39d08e8adddc7eb8625962bd67a3da",
|
||||
"url": "https://api.github.com/repos/staudenmeir/eloquent-has-many-deep/zipball/c44115684aa831b2b74fec8440f6e811602186ed",
|
||||
"reference": "c44115684aa831b2b74fec8440f6e811602186ed",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9701,7 +9701,9 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/pagination": "^8.0",
|
||||
"laravel/homestead": "^11.0|^12.0",
|
||||
"phpunit/phpunit": "^9.3",
|
||||
"scrutinizer/ocular": "^1.8",
|
||||
"staudenmeir/eloquent-eager-limit": "^1.6"
|
||||
},
|
||||
"type": "library",
|
||||
@ -9723,7 +9725,7 @@
|
||||
"description": "Laravel Eloquent HasManyThrough relationships with unlimited levels",
|
||||
"support": {
|
||||
"issues": "https://github.com/staudenmeir/eloquent-has-many-deep/issues",
|
||||
"source": "https://github.com/staudenmeir/eloquent-has-many-deep/tree/v1.13.1"
|
||||
"source": "https://github.com/staudenmeir/eloquent-has-many-deep/tree/v1.14.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9731,7 +9733,7 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-22T18:51:29+00:00"
|
||||
"time": "2021-08-21T16:45:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "swiftmailer/swiftmailer",
|
||||
@ -12603,16 +12605,16 @@
|
||||
},
|
||||
{
|
||||
"name": "brianium/paratest",
|
||||
"version": "v6.3.0",
|
||||
"version": "v6.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/paratestphp/paratest.git",
|
||||
"reference": "268d5b2b4237c0abf76c4aa9633ad8580be01e1e"
|
||||
"reference": "3d81e35876f6497467310b123583cca6bd4c38f2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/268d5b2b4237c0abf76c4aa9633ad8580be01e1e",
|
||||
"reference": "268d5b2b4237c0abf76c4aa9633ad8580be01e1e",
|
||||
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/3d81e35876f6497467310b123583cca6bd4c38f2",
|
||||
"reference": "3d81e35876f6497467310b123583cca6bd4c38f2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -12624,25 +12626,25 @@
|
||||
"phpunit/php-code-coverage": "^9.2.6",
|
||||
"phpunit/php-file-iterator": "^3.0.5",
|
||||
"phpunit/php-timer": "^5.0.3",
|
||||
"phpunit/phpunit": "^9.5.4",
|
||||
"phpunit/phpunit": "^9.5.8",
|
||||
"sebastian/environment": "^5.1.3",
|
||||
"symfony/console": "^4.4.21 || ^5.2.6",
|
||||
"symfony/process": "^4.4.21 || ^5.2.4"
|
||||
"symfony/console": "^4.4.23 || ^5.3.6",
|
||||
"symfony/process": "^4.4.22 || ^5.3.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^9.0.0",
|
||||
"ekino/phpstan-banned-code": "^0.4.0",
|
||||
"ergebnis/phpstan-rules": "^0.15.3",
|
||||
"ext-posix": "*",
|
||||
"infection/infection": "^0.21.5",
|
||||
"phpstan/phpstan": "^0.12.84",
|
||||
"infection/infection": "^0.24",
|
||||
"phpstan/phpstan": "^0.12.94",
|
||||
"phpstan/phpstan-deprecation-rules": "^0.12.6",
|
||||
"phpstan/phpstan-phpunit": "^0.12.18",
|
||||
"phpstan/phpstan-strict-rules": "^0.12.9",
|
||||
"phpstan/phpstan-phpunit": "^0.12.21",
|
||||
"phpstan/phpstan-strict-rules": "^0.12.10",
|
||||
"squizlabs/php_codesniffer": "^3.6.0",
|
||||
"symfony/filesystem": "^5.2.6",
|
||||
"symfony/filesystem": "^5.3.4",
|
||||
"thecodingmachine/phpstan-strict-rules": "^0.12.1",
|
||||
"vimeo/psalm": "^4.7.1"
|
||||
"vimeo/psalm": "^4.9.2"
|
||||
},
|
||||
"bin": [
|
||||
"bin/paratest"
|
||||
@ -12681,7 +12683,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/paratestphp/paratest/issues",
|
||||
"source": "https://github.com/paratestphp/paratest/tree/v6.3.0"
|
||||
"source": "https://github.com/paratestphp/paratest/tree/v6.3.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -12693,7 +12695,7 @@
|
||||
"type": "paypal"
|
||||
}
|
||||
],
|
||||
"time": "2021-04-27T09:24:27+00:00"
|
||||
"time": "2021-08-10T07:38:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/instantiator",
|
||||
@ -12831,16 +12833,16 @@
|
||||
},
|
||||
{
|
||||
"name": "facade/ignition",
|
||||
"version": "2.11.2",
|
||||
"version": "2.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facade/ignition.git",
|
||||
"reference": "7c4e7a7da184cd00c7ce6eacc590200bb9672de7"
|
||||
"reference": "74dcc32a2895a126d1e5f2cd3bbab499cac66db1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/facade/ignition/zipball/7c4e7a7da184cd00c7ce6eacc590200bb9672de7",
|
||||
"reference": "7c4e7a7da184cd00c7ce6eacc590200bb9672de7",
|
||||
"url": "https://api.github.com/repos/facade/ignition/zipball/74dcc32a2895a126d1e5f2cd3bbab499cac66db1",
|
||||
"reference": "74dcc32a2895a126d1e5f2cd3bbab499cac66db1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -12903,7 +12905,7 @@
|
||||
"issues": "https://github.com/facade/ignition/issues",
|
||||
"source": "https://github.com/facade/ignition"
|
||||
},
|
||||
"time": "2021-07-20T14:01:22+00:00"
|
||||
"time": "2021-08-24T09:53:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "facade/ignition-contracts",
|
||||
@ -13025,16 +13027,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filp/whoops",
|
||||
"version": "2.14.0",
|
||||
"version": "2.14.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filp/whoops.git",
|
||||
"reference": "fdf92f03e150ed84d5967a833ae93abffac0315b"
|
||||
"reference": "15ead64e9828f0fc90932114429c4f7923570cb1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/fdf92f03e150ed84d5967a833ae93abffac0315b",
|
||||
"reference": "fdf92f03e150ed84d5967a833ae93abffac0315b",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/15ead64e9828f0fc90932114429c4f7923570cb1",
|
||||
"reference": "15ead64e9828f0fc90932114429c4f7923570cb1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -13084,7 +13086,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/filp/whoops/issues",
|
||||
"source": "https://github.com/filp/whoops/tree/2.14.0"
|
||||
"source": "https://github.com/filp/whoops/tree/2.14.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -13092,7 +13094,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-13T12:00:00+00:00"
|
||||
"time": "2021-08-29T12:00:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "myclabs/deep-copy",
|
||||
@ -13154,16 +13156,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v5.6.0",
|
||||
"version": "v5.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "0122ac6b03c75279ef78d1c0ad49725dfc52a8d2"
|
||||
"reference": "63456f5c3e8c4bc52bd573e5c85674d64d84fd43"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/0122ac6b03c75279ef78d1c0ad49725dfc52a8d2",
|
||||
"reference": "0122ac6b03c75279ef78d1c0ad49725dfc52a8d2",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/63456f5c3e8c4bc52bd573e5c85674d64d84fd43",
|
||||
"reference": "63456f5c3e8c4bc52bd573e5c85674d64d84fd43",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -13175,7 +13177,7 @@
|
||||
"require-dev": {
|
||||
"brianium/paratest": "^6.1",
|
||||
"fideloper/proxy": "^4.4.1",
|
||||
"friendsofphp/php-cs-fixer": "^2.17.3",
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
"fruitcake/laravel-cors": "^2.0.3",
|
||||
"laravel/framework": "^8.0 || ^9.0",
|
||||
"nunomaduro/larastan": "^0.6.2",
|
||||
@ -13238,7 +13240,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-26T20:39:06+00:00"
|
||||
"time": "2021-08-26T15:32:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
Loading…
x
Reference in New Issue
Block a user