update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2021-11-16 23:40:54 +03:00
parent 098bac6f73
commit 430b370b58

139
composer.lock generated
View File

@ -137,16 +137,16 @@
}, },
{ {
"name": "akaunting/laravel-menu", "name": "akaunting/laravel-menu",
"version": "1.0.14", "version": "1.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/akaunting/laravel-menu.git", "url": "https://github.com/akaunting/laravel-menu.git",
"reference": "f641ef5a9cc3dacd7f6245d478e379f71f8ffb40" "reference": "b26564b5f41d8a2dd00e520c3521d66d519b362f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/akaunting/laravel-menu/zipball/f641ef5a9cc3dacd7f6245d478e379f71f8ffb40", "url": "https://api.github.com/repos/akaunting/laravel-menu/zipball/b26564b5f41d8a2dd00e520c3521d66d519b362f",
"reference": "f641ef5a9cc3dacd7f6245d478e379f71f8ffb40", "reference": "b26564b5f41d8a2dd00e520c3521d66d519b362f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -203,9 +203,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/akaunting/laravel-menu/issues", "issues": "https://github.com/akaunting/laravel-menu/issues",
"source": "https://github.com/akaunting/laravel-menu/tree/1.0.14" "source": "https://github.com/akaunting/laravel-menu/tree/1.0.15"
}, },
"time": "2021-10-22T09:18:50+00:00" "time": "2021-11-10T13:54:43+00:00"
}, },
{ {
"name": "akaunting/laravel-module", "name": "akaunting/laravel-module",
@ -679,16 +679,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.200.1", "version": "3.203.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "41ffdb283c524c6632610ec43d89ba7f6094b575" "reference": "63be45bbf3d2a325017f92fcad6764ebd98bb266"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/41ffdb283c524c6632610ec43d89ba7f6094b575", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/63be45bbf3d2a325017f92fcad6764ebd98bb266",
"reference": "41ffdb283c524c6632610ec43d89ba7f6094b575", "reference": "63be45bbf3d2a325017f92fcad6764ebd98bb266",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -764,9 +764,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.200.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.203.1"
}, },
"time": "2021-11-05T19:19:45+00:00" "time": "2021-11-16T19:23:28+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -1370,16 +1370,16 @@
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "2.1.11", "version": "2.1.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "ddc81bb4718747cc93330ccf832e6be8a6c1d015" "reference": "6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/ddc81bb4718747cc93330ccf832e6be8a6c1d015", "url": "https://api.github.com/repos/composer/composer/zipball/6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0",
"reference": "ddc81bb4718747cc93330ccf832e6be8a6c1d015", "reference": "6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1448,7 +1448,7 @@
"support": { "support": {
"irc": "ircs://irc.libera.chat:6697/composer", "irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues", "issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.1.11" "source": "https://github.com/composer/composer/tree/2.1.12"
}, },
"funding": [ "funding": [
{ {
@ -1464,7 +1464,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-02T11:10:26+00:00" "time": "2021-11-09T15:02:04+00:00"
}, },
{ {
"name": "composer/metadata-minifier", "name": "composer/metadata-minifier",
@ -2279,16 +2279,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.1.3", "version": "3.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "96b0053775a544b4a6ab47654dac0621be8b4cf8" "reference": "821b4f01a36ce63ed36c090ea74767b72db367e9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/96b0053775a544b4a6ab47654dac0621be8b4cf8", "url": "https://api.github.com/repos/doctrine/dbal/zipball/821b4f01a36ce63ed36c090ea74767b72db367e9",
"reference": "96b0053775a544b4a6ab47654dac0621be8b4cf8", "reference": "821b4f01a36ce63ed36c090ea74767b72db367e9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2301,14 +2301,14 @@
"require-dev": { "require-dev": {
"doctrine/coding-standard": "9.0.0", "doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1", "jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "0.12.99", "phpstan/phpstan": "1.1.1",
"phpstan/phpstan-strict-rules": "^0.12.11", "phpstan/phpstan-strict-rules": "^1",
"phpunit/phpunit": "9.5.10", "phpunit/phpunit": "9.5.10",
"psalm/plugin-phpunit": "0.16.1", "psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.0", "squizlabs/php_codesniffer": "3.6.1",
"symfony/cache": "^5.2|^6.0", "symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.10.0" "vimeo/psalm": "4.12.0"
}, },
"suggest": { "suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files." "symfony/console": "For helpful console commands such as SQL execution and import of files."
@ -2368,7 +2368,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.1.3" "source": "https://github.com/doctrine/dbal/tree/3.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2384,7 +2384,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-10-02T16:15:05+00:00" "time": "2021-11-15T16:44:33+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -2696,16 +2696,16 @@
}, },
{ {
"name": "dompdf/dompdf", "name": "dompdf/dompdf",
"version": "v1.0.2", "version": "v1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dompdf/dompdf.git", "url": "https://github.com/dompdf/dompdf.git",
"reference": "8768448244967a46d6e67b891d30878e0e15d25c" "reference": "aa594c1cdbcdab04977fdd0fff669a017fb50ef4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/8768448244967a46d6e67b891d30878e0e15d25c", "url": "https://api.github.com/repos/dompdf/dompdf/zipball/aa594c1cdbcdab04977fdd0fff669a017fb50ef4",
"reference": "8768448244967a46d6e67b891d30878e0e15d25c", "reference": "aa594c1cdbcdab04977fdd0fff669a017fb50ef4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2727,11 +2727,6 @@
"ext-zlib": "Needed for pdf stream compression" "ext-zlib": "Needed for pdf stream compression"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-develop": "0.7-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Dompdf\\": "src/" "Dompdf\\": "src/"
@ -2762,9 +2757,9 @@
"homepage": "https://github.com/dompdf/dompdf", "homepage": "https://github.com/dompdf/dompdf",
"support": { "support": {
"issues": "https://github.com/dompdf/dompdf/issues", "issues": "https://github.com/dompdf/dompdf/issues",
"source": "https://github.com/dompdf/dompdf/tree/v1.0.2" "source": "https://github.com/dompdf/dompdf/tree/v1.1.0"
}, },
"time": "2021-01-08T14:18:52+00:00" "time": "2021-11-16T18:39:01+00:00"
}, },
{ {
"name": "dragonmantank/cron-expression", "name": "dragonmantank/cron-expression",
@ -5218,16 +5213,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.69.0", "version": "v8.71.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "545181da688db64fed6d8427e55f630a90ca0d32" "reference": "d822426d75ecf8e8ccd3ccd404db7202d1a9875e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/545181da688db64fed6d8427e55f630a90ca0d32", "url": "https://api.github.com/repos/laravel/framework/zipball/d822426d75ecf8e8ccd3ccd404db7202d1a9875e",
"reference": "545181da688db64fed6d8427e55f630a90ca0d32", "reference": "d822426d75ecf8e8ccd3ccd404db7202d1a9875e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5304,12 +5299,12 @@
}, },
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "^3.198.1", "aws/aws-sdk-php": "^3.198.1",
"doctrine/dbal": "^2.13.3|^3.1.2", "doctrine/dbal": "^2.13.3|^3.1.4",
"filp/whoops": "^2.14.3", "filp/whoops": "^2.14.3",
"guzzlehttp/guzzle": "^6.5.5|^7.0.1", "guzzlehttp/guzzle": "^6.5.5|^7.0.1",
"league/flysystem-cached-adapter": "^1.0", "league/flysystem-cached-adapter": "^1.0",
"mockery/mockery": "^1.4.4", "mockery/mockery": "^1.4.4",
"orchestra/testbench-core": "^6.23", "orchestra/testbench-core": "^6.27",
"pda/pheanstalk": "^4.0", "pda/pheanstalk": "^4.0",
"phpunit/phpunit": "^8.5.19|^9.5.8", "phpunit/phpunit": "^8.5.19|^9.5.8",
"predis/predis": "^1.1.9", "predis/predis": "^1.1.9",
@ -5318,7 +5313,7 @@
"suggest": { "suggest": {
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).", "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).", "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.2).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
"ext-bcmath": "Required to use the multiple_of validation rule.", "ext-bcmath": "Required to use the multiple_of validation rule.",
"ext-ftp": "Required to use the Flysystem FTP driver.", "ext-ftp": "Required to use the Flysystem FTP driver.",
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
@ -5339,7 +5334,7 @@
"phpunit/phpunit": "Required to use assertions and run tests (^8.5.19|^9.5.8).", "phpunit/phpunit": "Required to use assertions and run tests (^8.5.19|^9.5.8).",
"predis/predis": "Required to use the predis connector (^1.1.9).", "predis/predis": "Required to use the predis connector (^1.1.9).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0|^7.0).",
"symfony/cache": "Required to PSR-6 cache bridge (^5.1.4).", "symfony/cache": "Required to PSR-6 cache bridge (^5.1.4).",
"symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).", "symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).",
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).", "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
@ -5386,20 +5381,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2021-11-02T13:53:22+00:00" "time": "2021-11-16T15:00:50+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
"version": "v1.0.3", "version": "v1.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/serializable-closure.git", "url": "https://github.com/laravel/serializable-closure.git",
"reference": "6cfc678735f22ccedad761b8cae2bab14c3d8e5b" "reference": "8148e72e6c2c3af7f05640ada1b26c3bca970f8d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/6cfc678735f22ccedad761b8cae2bab14c3d8e5b", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/8148e72e6c2c3af7f05640ada1b26c3bca970f8d",
"reference": "6cfc678735f22ccedad761b8cae2bab14c3d8e5b", "reference": "8148e72e6c2c3af7f05640ada1b26c3bca970f8d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5445,7 +5440,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues", "issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure" "source": "https://github.com/laravel/serializable-closure"
}, },
"time": "2021-10-07T14:00:57+00:00" "time": "2021-11-16T17:01:57+00:00"
}, },
{ {
"name": "laravel/slack-notification-channel", "name": "laravel/slack-notification-channel",
@ -12479,16 +12474,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v5.3.1", "version": "v5.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "accaddf133651d4b5cf81a119f25296736ffc850" "reference": "d4394d044ed69a8f244f3445bcedf8a0d7fe2403"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/accaddf133651d4b5cf81a119f25296736ffc850", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/d4394d044ed69a8f244f3445bcedf8a0d7fe2403",
"reference": "accaddf133651d4b5cf81a119f25296736ffc850", "reference": "d4394d044ed69a8f244f3445bcedf8a0d7fe2403",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12511,7 +12506,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.3-dev" "dev-master": "5.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -12541,7 +12536,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/vlucas/phpdotenv/issues", "issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.3.1" "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.0"
}, },
"funding": [ "funding": [
{ {
@ -12553,7 +12548,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-10-02T19:24:42+00:00" "time": "2021-11-10T01:08:39+00:00"
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
@ -12984,16 +12979,16 @@
}, },
{ {
"name": "facade/ignition", "name": "facade/ignition",
"version": "2.16.0", "version": "2.16.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facade/ignition.git", "url": "https://github.com/facade/ignition.git",
"reference": "23400e6cc565c9dcae2c53704b4de1c4870c0697" "reference": "29b533f63a3b269aa599d08dd4d22a0d720e295f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/23400e6cc565c9dcae2c53704b4de1c4870c0697", "url": "https://api.github.com/repos/facade/ignition/zipball/29b533f63a3b269aa599d08dd4d22a0d720e295f",
"reference": "23400e6cc565c9dcae2c53704b4de1c4870c0697", "reference": "29b533f63a3b269aa599d08dd4d22a0d720e295f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13057,7 +13052,7 @@
"issues": "https://github.com/facade/ignition/issues", "issues": "https://github.com/facade/ignition/issues",
"source": "https://github.com/facade/ignition" "source": "https://github.com/facade/ignition"
}, },
"time": "2021-10-28T11:47:23+00:00" "time": "2021-11-16T13:09:30+00:00"
}, },
{ {
"name": "facade/ignition-contracts", "name": "facade/ignition-contracts",
@ -14421,16 +14416,16 @@
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "4.0.3", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65" "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
"reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65", "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14479,14 +14474,14 @@
} }
], ],
"description": "Provides the functionality to export PHP variables for visualization", "description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter", "homepage": "https://www.github.com/sebastianbergmann/exporter",
"keywords": [ "keywords": [
"export", "export",
"exporter" "exporter"
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues", "issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3" "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
}, },
"funding": [ "funding": [
{ {
@ -14494,7 +14489,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T05:24:23+00:00" "time": "2021-11-11T14:18:36+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",