update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2022-10-31 17:12:53 +03:00
parent d62f590fb0
commit 87bc5f6d0a

242
composer.lock generated
View File

@ -907,16 +907,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.240.1", "version": "3.240.5",
"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": "34c6bf82f337cadf31475c88ca70e8302afc624b" "reference": "7fb4c933795c5908fe5e2cb32913eed608901195"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/34c6bf82f337cadf31475c88ca70e8302afc624b", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7fb4c933795c5908fe5e2cb32913eed608901195",
"reference": "34c6bf82f337cadf31475c88ca70e8302afc624b", "reference": "7fb4c933795c5908fe5e2cb32913eed608901195",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -995,9 +995,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.240.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.240.5"
}, },
"time": "2022-10-24T19:03:23+00:00" "time": "2022-10-28T18:17:24+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -1865,16 +1865,16 @@
}, },
{ {
"name": "dflydev/dot-access-data", "name": "dflydev/dot-access-data",
"version": "v3.0.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "0992cc19268b259a39e86f296da5f0677841f42c" "reference": "f41715465d65213d644d3141a6a93081be5d3549"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c", "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
"reference": "0992cc19268b259a39e86f296da5f0677841f42c", "reference": "f41715465d65213d644d3141a6a93081be5d3549",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1885,7 +1885,7 @@
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
"scrutinizer/ocular": "1.6.0", "scrutinizer/ocular": "1.6.0",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^3.14" "vimeo/psalm": "^4.0.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1934,9 +1934,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1" "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
}, },
"time": "2021-08-13T13:06:58+00:00" "time": "2022-10-27T11:44:00+00:00"
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
@ -3397,16 +3397,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.4.2", "version": "2.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa" "reference": "67c26b443f348a51926030c83481b85718457d3d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/3148458748274be1546f8f2809a6c09fe66f44aa", "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa", "reference": "67c26b443f348a51926030c83481b85718457d3d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3496,7 +3496,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.4.2" "source": "https://github.com/guzzle/psr7/tree/2.4.3"
}, },
"funding": [ "funding": [
{ {
@ -3512,7 +3512,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-25T13:49:28+00:00" "time": "2022-10-26T14:07:24+00:00"
}, },
{ {
"name": "hoa/compiler", "name": "hoa/compiler",
@ -4858,16 +4858,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.36.4", "version": "v9.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6" "reference": "0c9675abf6d966e834b2ebeca3319f524e07a330"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/15ce569fd93124e8e2257c24e3ed85b9ef9951d6", "url": "https://api.github.com/repos/laravel/framework/zipball/0c9675abf6d966e834b2ebeca3319f524e07a330",
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6", "reference": "0c9675abf6d966e834b2ebeca3319f524e07a330",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5040,7 +5040,7 @@
"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": "2022-10-20T16:11:03+00:00" "time": "2022-10-25T15:43:46+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
@ -5431,16 +5431,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.3.5", "version": "2.3.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257" "reference": "857afc47ce113454bd629037213378ba3219dd40"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84d74485fdb7074f4f9dd6f02ab957b1de513257", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/857afc47ce113454bd629037213378ba3219dd40",
"reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257", "reference": "857afc47ce113454bd629037213378ba3219dd40",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5460,7 +5460,7 @@
"erusev/parsedown": "^1.0", "erusev/parsedown": "^1.0",
"ext-json": "*", "ext-json": "*",
"github/gfm": "0.29.0", "github/gfm": "0.29.0",
"michelf/php-markdown": "^1.4", "michelf/php-markdown": "^1.4 || ^2.0",
"nyholm/psr7": "^1.5", "nyholm/psr7": "^1.5",
"phpstan/phpstan": "^1.8.2", "phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.21", "phpunit/phpunit": "^9.5.21",
@ -5533,7 +5533,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-29T10:59:45+00:00" "time": "2022-10-30T16:45:38+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@ -7225,16 +7225,16 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v1.14.1", "version": "v1.14.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "86fc30eace93b9b6d4c844ba6de76db84184e01b" "reference": "9a8218511eb1a0965629ff820dda25985440aefc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/86fc30eace93b9b6d4c844ba6de76db84184e01b", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/9a8218511eb1a0965629ff820dda25985440aefc",
"reference": "86fc30eace93b9b6d4c844ba6de76db84184e01b", "reference": "9a8218511eb1a0965629ff820dda25985440aefc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7291,7 +7291,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.14.1" "source": "https://github.com/nunomaduro/termwind/tree/v1.14.2"
}, },
"funding": [ "funding": [
{ {
@ -7307,7 +7307,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-10-17T15:20:29+00:00" "time": "2022-10-28T22:51:32+00:00"
}, },
{ {
"name": "nyholm/psr7", "name": "nyholm/psr7",
@ -9524,16 +9524,16 @@
}, },
{ {
"name": "sentry/sentry", "name": "sentry/sentry",
"version": "3.10.0", "version": "3.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-php.git", "url": "https://github.com/getsentry/sentry-php.git",
"reference": "2fdbda9b3569df08dd4a300db8a563d0ec7241f9" "reference": "91bd6e54d9352754bbdd1d800d2b88618f8130d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/2fdbda9b3569df08dd4a300db8a563d0ec7241f9", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/91bd6e54d9352754bbdd1d800d2b88618f8130d4",
"reference": "2fdbda9b3569df08dd4a300db8a563d0ec7241f9", "reference": "91bd6e54d9352754bbdd1d800d2b88618f8130d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9578,7 +9578,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.10.x-dev" "dev-master": "3.11.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -9612,7 +9612,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/getsentry/sentry-php/issues", "issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/3.10.0" "source": "https://github.com/getsentry/sentry-php/tree/3.11.0"
}, },
"funding": [ "funding": [
{ {
@ -9624,28 +9624,28 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2022-10-19T09:28:02+00:00" "time": "2022-10-25T14:36:50+00:00"
}, },
{ {
"name": "sentry/sentry-laravel", "name": "sentry/sentry-laravel",
"version": "3.0.0", "version": "3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git", "url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "1b4458396b6f4cd0e8a63cfb9f8fc38240da1c86" "reference": "09d936531a934688b74bd605487c8a79ffe784be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/1b4458396b6f4cd0e8a63cfb9f8fc38240da1c86", "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/09d936531a934688b74bd605487c8a79ffe784be",
"reference": "1b4458396b6f4cd0e8a63cfb9f8fc38240da1c86", "reference": "09d936531a934688b74bd605487c8a79ffe784be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0", "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0",
"nyholm/psr7": "^1.0", "nyholm/psr7": "^1.0",
"php": "^7.2 | ^8.0", "php": "^7.2 | ^8.0",
"sentry/sdk": "^3.1", "sentry/sdk": "^3.3",
"sentry/sentry": "^3.9", "sentry/sentry": "^3.10",
"symfony/psr-http-message-bridge": "^1.0 | ^2.0" "symfony/psr-http-message-bridge": "^1.0 | ^2.0"
}, },
"conflict": { "conflict": {
@ -9705,7 +9705,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues", "issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/3.0.0" "source": "https://github.com/getsentry/sentry-laravel/tree/3.0.1"
}, },
"funding": [ "funding": [
{ {
@ -9717,7 +9717,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2022-10-19T08:46:34+00:00" "time": "2022-10-27T11:40:07+00:00"
}, },
{ {
"name": "simple-icons/simple-icons", "name": "simple-icons/simple-icons",
@ -9925,16 +9925,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.0.14", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "1f89cab8d52c84424f798495b3f10342a7b1a070" "reference": "b0b910724a0a0326b4481e4f8a30abb2dd442efb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/1f89cab8d52c84424f798495b3f10342a7b1a070", "url": "https://api.github.com/repos/symfony/console/zipball/b0b910724a0a0326b4481e4f8a30abb2dd442efb",
"reference": "1f89cab8d52c84424f798495b3f10342a7b1a070", "reference": "b0b910724a0a0326b4481e4f8a30abb2dd442efb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10000,7 +10000,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.0.14" "source": "https://github.com/symfony/console/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -10016,7 +10016,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:02:12+00:00" "time": "2022-10-26T21:42:20+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -10152,16 +10152,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v6.0.14", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "81e57c793d9a573f29f8b5296d5d8ee4602badcb" "reference": "f000c166cb3ee32c4c822831a79260a135cd59b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/81e57c793d9a573f29f8b5296d5d8ee4602badcb", "url": "https://api.github.com/repos/symfony/error-handler/zipball/f000c166cb3ee32c4c822831a79260a135cd59b5",
"reference": "81e57c793d9a573f29f8b5296d5d8ee4602badcb", "reference": "f000c166cb3ee32c4c822831a79260a135cd59b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10203,7 +10203,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v6.0.14" "source": "https://github.com/symfony/error-handler/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -10219,7 +10219,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:02:12+00:00" "time": "2022-10-28T16:22:58+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -10446,16 +10446,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.0.14", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "ec183a587e3ad47f03cf1572d4b8437e0fc3e923" "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/ec183a587e3ad47f03cf1572d4b8437e0fc3e923", "url": "https://api.github.com/repos/symfony/http-client/zipball/af84893895ce7637a4b60fd3de87fe9e44286a21",
"reference": "ec183a587e3ad47f03cf1572d4b8437e0fc3e923", "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10510,7 +10510,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.0.14" "source": "https://github.com/symfony/http-client/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -10526,7 +10526,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-11T15:20:43+00:00" "time": "2022-10-28T16:22:58+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@ -10608,16 +10608,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.0.14", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "e8aa505d35660877e6695d68be53df2ceac7cf57" "reference": "a93829f4043fdcddebabd8433bdb46c2dcaefe06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8aa505d35660877e6695d68be53df2ceac7cf57", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a93829f4043fdcddebabd8433bdb46c2dcaefe06",
"reference": "e8aa505d35660877e6695d68be53df2ceac7cf57", "reference": "a93829f4043fdcddebabd8433bdb46c2dcaefe06",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10663,7 +10663,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.0.14" "source": "https://github.com/symfony/http-foundation/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -10679,20 +10679,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-02T08:16:40+00:00" "time": "2022-10-12T09:44:26+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.0.14", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "f9fc93c4f12e2fd7dea37f7b5840deb34e9037fc" "reference": "22c820abe601e7328b56cec86626617139266f48"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f9fc93c4f12e2fd7dea37f7b5840deb34e9037fc", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/22c820abe601e7328b56cec86626617139266f48",
"reference": "f9fc93c4f12e2fd7dea37f7b5840deb34e9037fc", "reference": "22c820abe601e7328b56cec86626617139266f48",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10772,7 +10772,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.0.14" "source": "https://github.com/symfony/http-kernel/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -10788,20 +10788,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-12T07:43:45+00:00" "time": "2022-10-28T18:00:40+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.0.13", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "6269c872ab4792e8facbf8af27a2fbee8429f217" "reference": "5eaa3f1404cafa842e953ae16c35757b7356fb32"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/6269c872ab4792e8facbf8af27a2fbee8429f217", "url": "https://api.github.com/repos/symfony/mailer/zipball/5eaa3f1404cafa842e953ae16c35757b7356fb32",
"reference": "6269c872ab4792e8facbf8af27a2fbee8429f217", "reference": "5eaa3f1404cafa842e953ae16c35757b7356fb32",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10846,7 +10846,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.13" "source": "https://github.com/symfony/mailer/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -10862,7 +10862,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-29T06:49:22+00:00" "time": "2022-10-28T16:22:58+00:00"
}, },
{ {
"name": "symfony/mailgun-mailer", "name": "symfony/mailgun-mailer",
@ -12031,16 +12031,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v6.0.11", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "434b64f7d3a582ec33fcf69baaf085473e67d639" "reference": "3b7384fad32c6d0e1919b5bd18a69fbcfc383508"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/434b64f7d3a582ec33fcf69baaf085473e67d639", "url": "https://api.github.com/repos/symfony/routing/zipball/3b7384fad32c6d0e1919b5bd18a69fbcfc383508",
"reference": "434b64f7d3a582ec33fcf69baaf085473e67d639", "reference": "3b7384fad32c6d0e1919b5bd18a69fbcfc383508",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12099,7 +12099,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v6.0.11" "source": "https://github.com/symfony/routing/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -12115,7 +12115,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:45:53+00:00" "time": "2022-10-18T13:11:57+00:00"
}, },
{ {
"name": "symfony/sendgrid-mailer", "name": "symfony/sendgrid-mailer",
@ -12266,16 +12266,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.0.14", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "3db7da820a6e4a584b714b3933c34c6a7db4d86c" "reference": "51ac0fa0ccf132a00519b87c97e8f775fa14e771"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/3db7da820a6e4a584b714b3933c34c6a7db4d86c", "url": "https://api.github.com/repos/symfony/string/zipball/51ac0fa0ccf132a00519b87c97e8f775fa14e771",
"reference": "3db7da820a6e4a584b714b3933c34c6a7db4d86c", "reference": "51ac0fa0ccf132a00519b87c97e8f775fa14e771",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12331,7 +12331,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.0.14" "source": "https://github.com/symfony/string/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -13760,16 +13760,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.17", "version": "9.2.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8" "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8", "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13825,7 +13825,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18"
}, },
"funding": [ "funding": [
{ {
@ -13833,7 +13833,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-08-30T12:24:04+00:00" "time": "2022-10-27T13:35:33+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -14078,16 +14078,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.25", "version": "9.5.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d" "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d", "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14160,7 +14160,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.25" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26"
}, },
"funding": [ "funding": [
{ {
@ -14176,7 +14176,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-25T03:44:45+00:00" "time": "2022-10-28T06:00:21+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -15350,16 +15350,16 @@
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "1.6.0", "version": "1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "c21309ebf6657e0c38083afac8af9baa12885676" "reference": "2b79cf6ed40946b64ac6713d7d2da8a9d87f612b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/c21309ebf6657e0c38083afac8af9baa12885676", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/2b79cf6ed40946b64ac6713d7d2da8a9d87f612b",
"reference": "c21309ebf6657e0c38083afac8af9baa12885676", "reference": "2b79cf6ed40946b64ac6713d7d2da8a9d87f612b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15436,7 +15436,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-10-25T08:38:04+00:00" "time": "2022-10-26T17:39:54+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@ -15490,16 +15490,16 @@
}, },
{ {
"name": "wnx/laravel-stats", "name": "wnx/laravel-stats",
"version": "v2.9.2", "version": "v2.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/stefanzweifel/laravel-stats.git", "url": "https://github.com/stefanzweifel/laravel-stats.git",
"reference": "6ddbc57bfe1ee2b8155e9c6ea14c9a501c110d57" "reference": "70004fd7bdb2eaebb69c419c5ea9ec292627c074"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/stefanzweifel/laravel-stats/zipball/6ddbc57bfe1ee2b8155e9c6ea14c9a501c110d57", "url": "https://api.github.com/repos/stefanzweifel/laravel-stats/zipball/70004fd7bdb2eaebb69c419c5ea9ec292627c074",
"reference": "6ddbc57bfe1ee2b8155e9c6ea14c9a501c110d57", "reference": "70004fd7bdb2eaebb69c419c5ea9ec292627c074",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15557,7 +15557,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/stefanzweifel/laravel-stats/issues", "issues": "https://github.com/stefanzweifel/laravel-stats/issues",
"source": "https://github.com/stefanzweifel/laravel-stats/tree/v2.9.2" "source": "https://github.com/stefanzweifel/laravel-stats/tree/v2.10.0"
}, },
"funding": [ "funding": [
{ {
@ -15569,7 +15569,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-07-05T19:28:39+00:00" "time": "2022-10-29T05:48:56+00:00"
} }
], ],
"aliases": [], "aliases": [],