diff --git a/composer.lock b/composer.lock index d356a0a62..ac48ad3b2 100644 --- a/composer.lock +++ b/composer.lock @@ -907,16 +907,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.258.8", + "version": "3.260.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3bb42aeb1e11f17b0ca7357385a427a438df35b1" + "reference": "964653acda337343e64344426fa609cf1df930e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3bb42aeb1e11f17b0ca7357385a427a438df35b1", - "reference": "3bb42aeb1e11f17b0ca7357385a427a438df35b1", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/964653acda337343e64344426fa609cf1df930e1", + "reference": "964653acda337343e64344426fa609cf1df930e1", "shasum": "" }, "require": { @@ -995,9 +995,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.258.8" + "source": "https://github.com/aws/aws-sdk-php/tree/3.260.1" }, - "time": "2023-02-10T19:22:52+00:00" + "time": "2023-02-22T19:23:27+00:00" }, { "name": "balping/json-raw-encoder", @@ -1047,23 +1047,23 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.8.0", + "version": "v3.8.1", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "eb01216141e62433178c52b0cbdb785b45bae871" + "reference": "aff3235fecb4104203b1e62c32239c56530eee32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/eb01216141e62433178c52b0cbdb785b45bae871", - "reference": "eb01216141e62433178c52b0cbdb785b45bae871", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/aff3235fecb4104203b1e62c32239c56530eee32", + "reference": "aff3235fecb4104203b1e62c32239c56530eee32", "shasum": "" }, "require": { "illuminate/routing": "^9|^10", "illuminate/session": "^9|^10", "illuminate/support": "^9|^10", - "maximebf/debugbar": "^1.17.2", + "maximebf/debugbar": "^1.18.2", "php": "^8.0", "symfony/finder": "^6" }, @@ -1076,7 +1076,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.6-dev" + "dev-master": "3.8-dev" }, "laravel": { "providers": [ @@ -1115,7 +1115,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.0" + "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.1" }, "funding": [ { @@ -1127,7 +1127,7 @@ "type": "github" } ], - "time": "2023-02-04T15:47:28+00:00" + "time": "2023-02-21T14:21:02+00:00" }, { "name": "barryvdh/laravel-dompdf", @@ -1354,28 +1354,28 @@ }, { "name": "bkwld/cloner", - "version": "3.10.0", + "version": "3.11.0", "source": { "type": "git", "url": "https://github.com/BKWLD/cloner.git", - "reference": "fda6f0564be1dda3992e0a1856d0f2128e58abbf" + "reference": "820b14a95bbcb31cfa5c2b927b186f09a4c5e487" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/BKWLD/cloner/zipball/fda6f0564be1dda3992e0a1856d0f2128e58abbf", - "reference": "fda6f0564be1dda3992e0a1856d0f2128e58abbf", + "url": "https://api.github.com/repos/BKWLD/cloner/zipball/820b14a95bbcb31cfa5c2b927b186f09a4c5e487", + "reference": "820b14a95bbcb31cfa5c2b927b186f09a4c5e487", "shasum": "" }, "require": { - "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0", + "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0", "php": ">=7.0" }, "require-dev": { "bkwld/upchuck": "^2.6@dev", - "illuminate/database": "^5.5|^6.0", + "illuminate/database": "^5.5|^6.0|^10.0", "league/flysystem-vfs": "^1.0", "mockery/mockery": "^1.2.3", - "phpunit/phpunit": "~6.0|~8.0", + "phpunit/phpunit": "~6.0|~8.0|^9.5.10", "satooshi/php-coveralls": "^1.0" }, "suggest": { @@ -1407,9 +1407,9 @@ "description": "A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.", "support": { "issues": "https://github.com/BKWLD/cloner/issues", - "source": "https://github.com/BKWLD/cloner/tree/3.10.0" + "source": "https://github.com/BKWLD/cloner/tree/3.11.0" }, - "time": "2022-02-14T17:28:35+00:00" + "time": "2023-02-15T20:22:41+00:00" }, { "name": "brick/math", @@ -1532,28 +1532,28 @@ }, { "name": "bugsnag/bugsnag-laravel", - "version": "v2.25.1", + "version": "v2.26.0", "source": { "type": "git", "url": "https://github.com/bugsnag/bugsnag-laravel.git", - "reference": "f8aac58beb904a0e31f73b0ea6db5248b772d336" + "reference": "333a912e38ead3e02724381093778b271168c8a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bugsnag/bugsnag-laravel/zipball/f8aac58beb904a0e31f73b0ea6db5248b772d336", - "reference": "f8aac58beb904a0e31f73b0ea6db5248b772d336", + "url": "https://api.github.com/repos/bugsnag/bugsnag-laravel/zipball/333a912e38ead3e02724381093778b271168c8a3", + "reference": "333a912e38ead3e02724381093778b271168c8a3", "shasum": "" }, "require": { "bugsnag/bugsnag": "^3.29.0", "bugsnag/bugsnag-psr-logger": "^1.4|^2.0", - "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0", - "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0", + "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0", "monolog/monolog": "^1.12|^2.0|^3.0", "php": ">=5.5" }, "require-dev": { - "orchestra/testbench": "^3.1|^4.0|^5.0|^6.0|^7.0", + "orchestra/testbench": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0", "phpunit/phpunit": "^4.8.36|^6.3.1|^7.5.15|^8.3.5|^9.3.10" }, "type": "library", @@ -1589,9 +1589,9 @@ ], "support": { "issues": "https://github.com/bugsnag/bugsnag-laravel/issues", - "source": "https://github.com/bugsnag/bugsnag-laravel/tree/v2.25.1" + "source": "https://github.com/bugsnag/bugsnag-laravel/tree/v2.26.0" }, - "time": "2023-01-17T09:38:15+00:00" + "time": "2023-02-16T08:48:39+00:00" }, { "name": "bugsnag/bugsnag-psr-logger", @@ -2999,6 +2999,7 @@ "type": "github" } ], + "abandoned": true, "time": "2022-02-23T14:25:13+00:00" }, { @@ -5097,16 +5098,16 @@ }, { "name": "laravel/framework", - "version": "v9.51.0", + "version": "v9.52.4", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "b81123134349a013a738a9f7f715c6ce99d5a414" + "reference": "9239128cfb4d22afefb64060dfecf53e82987267" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/b81123134349a013a738a9f7f715c6ce99d5a414", - "reference": "b81123134349a013a738a9f7f715c6ce99d5a414", + "url": "https://api.github.com/repos/laravel/framework/zipball/9239128cfb4d22afefb64060dfecf53e82987267", + "reference": "9239128cfb4d22afefb64060dfecf53e82987267", "shasum": "" }, "require": { @@ -5291,7 +5292,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-02-07T15:37:18+00:00" + "time": "2023-02-22T14:38:06+00:00" }, { "name": "laravel/sanctum", @@ -5481,16 +5482,16 @@ }, { "name": "laravel/tinker", - "version": "v2.8.0", + "version": "v2.8.1", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad" + "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/74d0b287cc4ae65d15c368dd697aae71d62a73ad", - "reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad", + "url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10", + "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10", "shasum": "" }, "require": { @@ -5543,9 +5544,9 @@ ], "support": { "issues": "https://github.com/laravel/tinker/issues", - "source": "https://github.com/laravel/tinker/tree/v2.8.0" + "source": "https://github.com/laravel/tinker/tree/v2.8.1" }, - "time": "2023-01-10T18:03:30+00:00" + "time": "2023-02-15T16:40:09+00:00" }, { "name": "laravel/ui", @@ -5610,28 +5611,28 @@ }, { "name": "laravelcollective/html", - "version": "v6.3.0", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/LaravelCollective/html.git", - "reference": "78c3cb516ac9e6d3d76cad9191f81d217302dea6" + "reference": "ac74f580459a5120079b8def0404e5d312a09504" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/LaravelCollective/html/zipball/78c3cb516ac9e6d3d76cad9191f81d217302dea6", - "reference": "78c3cb516ac9e6d3d76cad9191f81d217302dea6", + "url": "https://api.github.com/repos/LaravelCollective/html/zipball/ac74f580459a5120079b8def0404e5d312a09504", + "reference": "ac74f580459a5120079b8def0404e5d312a09504", "shasum": "" }, "require": { - "illuminate/http": "^6.0|^7.0|^8.0|^9.0", - "illuminate/routing": "^6.0|^7.0|^8.0|^9.0", - "illuminate/session": "^6.0|^7.0|^8.0|^9.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0", - "illuminate/view": "^6.0|^7.0|^8.0|^9.0", + "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/session": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/view": "^6.0|^7.0|^8.0|^9.0|^10.0", "php": ">=7.2.5" }, "require-dev": { - "illuminate/database": "^6.0|^7.0|^8.0|^9.0", + "illuminate/database": "^6.0|^7.0|^8.0|^9.0|^10.0", "mockery/mockery": "~1.0", "phpunit/phpunit": "~8.5|^9.5.10" }, @@ -5678,20 +5679,20 @@ "issues": "https://github.com/LaravelCollective/html/issues", "source": "https://github.com/LaravelCollective/html" }, - "time": "2022-02-08T21:02:54+00:00" + "time": "2023-02-13T18:15:35+00:00" }, { "name": "league/commonmark", - "version": "2.3.8", + "version": "2.3.9", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47" + "reference": "c1e114f74e518daca2729ea8c4bf1167038fa4b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c493585c130544c4e91d2e0e131e6d35cb0cbc47", - "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c1e114f74e518daca2729ea8c4bf1167038fa4b5", + "reference": "c1e114f74e518daca2729ea8c4bf1167038fa4b5", "shasum": "" }, "require": { @@ -5784,7 +5785,7 @@ "type": "tidelift" } ], - "time": "2022-12-10T16:02:17+00:00" + "time": "2023-02-15T14:07:24+00:00" }, { "name": "league/config", @@ -5870,16 +5871,16 @@ }, { "name": "league/flysystem", - "version": "3.12.2", + "version": "3.12.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "f6377c709d2275ed6feaf63e44be7a7162b0e77f" + "reference": "81e87e74dd5213795c7846d65089712d2dda90ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f6377c709d2275ed6feaf63e44be7a7162b0e77f", - "reference": "f6377c709d2275ed6feaf63e44be7a7162b0e77f", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/81e87e74dd5213795c7846d65089712d2dda90ce", + "reference": "81e87e74dd5213795c7846d65089712d2dda90ce", "shasum": "" }, "require": { @@ -5941,7 +5942,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.12.2" + "source": "https://github.com/thephpleague/flysystem/tree/3.12.3" }, "funding": [ { @@ -5957,7 +5958,7 @@ "type": "tidelift" } ], - "time": "2023-01-19T12:02:19+00:00" + "time": "2023-02-18T15:32:41+00:00" }, { "name": "league/flysystem-aws-s3-v3", @@ -6220,16 +6221,16 @@ }, { "name": "livewire/livewire", - "version": "v2.11.2", + "version": "v2.12.1", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "e92233f31dc1b88fb1ac242b32afe1ab7525ee05" + "reference": "c0bd6619358b333f5e47428a4413cc5d24bd60dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/e92233f31dc1b88fb1ac242b32afe1ab7525ee05", - "reference": "e92233f31dc1b88fb1ac242b32afe1ab7525ee05", + "url": "https://api.github.com/repos/livewire/livewire/zipball/c0bd6619358b333f5e47428a4413cc5d24bd60dd", + "reference": "c0bd6619358b333f5e47428a4413cc5d24bd60dd", "shasum": "" }, "require": { @@ -6281,7 +6282,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v2.11.2" + "source": "https://github.com/livewire/livewire/tree/v2.12.1" }, "funding": [ { @@ -6289,7 +6290,7 @@ "type": "github" } ], - "time": "2023-01-29T23:45:02+00:00" + "time": "2023-02-22T21:13:21+00:00" }, { "name": "lorisleiva/laravel-search-string", @@ -6351,16 +6352,16 @@ }, { "name": "maatwebsite/excel", - "version": "3.1.46", + "version": "3.1.47", "source": { "type": "git", "url": "https://github.com/SpartnerNL/Laravel-Excel.git", - "reference": "ba0b9b9305d5b603c3938d4d1d4a13025c92c241" + "reference": "fd928d68a1422d6abce73255b4406b3c5659e197" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/ba0b9b9305d5b603c3938d4d1d4a13025c92c241", - "reference": "ba0b9b9305d5b603c3938d4d1d4a13025c92c241", + "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/fd928d68a1422d6abce73255b4406b3c5659e197", + "reference": "fd928d68a1422d6abce73255b4406b3c5659e197", "shasum": "" }, "require": { @@ -6415,7 +6416,7 @@ ], "support": { "issues": "https://github.com/SpartnerNL/Laravel-Excel/issues", - "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.46" + "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.47" }, "funding": [ { @@ -6427,7 +6428,7 @@ "type": "github" } ], - "time": "2023-01-26T20:40:09+00:00" + "time": "2023-02-16T15:09:07+00:00" }, { "name": "maennchen/zipstream-php", @@ -8691,24 +8692,24 @@ }, { "name": "plank/laravel-mediable", - "version": "5.8.0", + "version": "5.9.0", "source": { "type": "git", "url": "https://github.com/plank/laravel-mediable.git", - "reference": "f613f66848c68ae8c7bbd5ae1bb503109235f4f6" + "reference": "e6148a37b2ea14a01963a110a1b8954b3b787e28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/plank/laravel-mediable/zipball/f613f66848c68ae8c7bbd5ae1bb503109235f4f6", - "reference": "f613f66848c68ae8c7bbd5ae1bb503109235f4f6", + "url": "https://api.github.com/repos/plank/laravel-mediable/zipball/e6148a37b2ea14a01963a110a1b8954b3b787e28", + "reference": "e6148a37b2ea14a01963a110a1b8954b3b787e28", "shasum": "" }, "require": { "ext-fileinfo": "*", "guzzlehttp/guzzle": "^6.5.5|^7.4.1", - "illuminate/database": "^8.83.3|^9.0", - "illuminate/filesystem": "^8.83.3|^9.0", - "illuminate/support": "^8.83.3|^9.0", + "illuminate/database": "^8.83.3|^9.0|^10.0", + "illuminate/filesystem": "^8.83.3|^9.0|^10.0", + "illuminate/support": "^8.83.3|^9.0|^10.0", "intervention/image": "^2.7.1", "league/flysystem": "^1.1.9|^2.4.2|^3.0.4", "php": ">=7.4.0", @@ -8722,7 +8723,7 @@ "laravel/legacy-factories": "^1.3.0", "league/flysystem-aws-s3-v3": "^1.0.29|^2.1.0|^3.0", "mockery/mockery": "^1.4.2", - "orchestra/testbench": "^6.6|^7.0", + "orchestra/testbench": "^6.6|^7.0|^8.0", "php-coveralls/php-coveralls": "^2.5.2", "phpunit/phpunit": "^9.5.13", "vlucas/phpdotenv": "^4.2.2|^5.4.1" @@ -8764,9 +8765,9 @@ ], "support": { "issues": "https://github.com/plank/laravel-mediable/issues", - "source": "https://github.com/plank/laravel-mediable/tree/5.8.0" + "source": "https://github.com/plank/laravel-mediable/tree/5.9.0" }, - "time": "2023-01-03T15:59:48+00:00" + "time": "2023-02-17T01:41:57+00:00" }, { "name": "psr/cache", @@ -9668,26 +9669,26 @@ }, { "name": "santigarcor/laratrust", - "version": "7.1.0", + "version": "7.2.1", "source": { "type": "git", "url": "https://github.com/santigarcor/laratrust.git", - "reference": "8a18c70bb1ced09baed361b68c432b0bedb74f16" + "reference": "3ac3b59d8df63c61b80d8e16ac69751283df115c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/santigarcor/laratrust/zipball/8a18c70bb1ced09baed361b68c432b0bedb74f16", - "reference": "8a18c70bb1ced09baed361b68c432b0bedb74f16", + "url": "https://api.github.com/repos/santigarcor/laratrust/zipball/3ac3b59d8df63c61b80d8e16ac69751283df115c", + "reference": "3ac3b59d8df63c61b80d8e16ac69751283df115c", "shasum": "" }, "require": { "kkszymanowski/traitor": "^1.0", - "laravel/framework": "~6.0|~7.0|~8.0|^9.0", + "laravel/framework": "~6.0|~7.0|~8.0|^9.0|^10.0", "php": ">=7.2" }, "require-dev": { "mockery/mockery": "^1.3.2", - "orchestra/testbench": "4.*|5.*|6.*|7.*", + "orchestra/testbench": "4.*|5.*|6.*|7.*|^8.0", "phpunit/phpunit": "^7.5.15|^8.4|^9.0" }, "type": "library", @@ -9731,7 +9732,7 @@ ], "support": { "issues": "https://github.com/santigarcor/laratrust/issues", - "source": "https://github.com/santigarcor/laratrust/tree/7.1.0" + "source": "https://github.com/santigarcor/laratrust/tree/7.2.1" }, "funding": [ { @@ -9739,7 +9740,7 @@ "type": "github" } ], - "time": "2022-03-04T15:28:43+00:00" + "time": "2023-02-20T08:03:05+00:00" }, { "name": "sentry/sdk", @@ -13279,22 +13280,22 @@ "packages-dev": [ { "name": "beyondcode/laravel-dump-server", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/beyondcode/laravel-dump-server.git", - "reference": "33a19c632655c1d4f16c0bc67ce6ba0504116b8a" + "reference": "1f2452617afc64e47b3cf49978beb7beeef084df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/33a19c632655c1d4f16c0bc67ce6ba0504116b8a", - "reference": "33a19c632655c1d4f16c0bc67ce6ba0504116b8a", + "url": "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/1f2452617afc64e47b3cf49978beb7beeef084df", + "reference": "1f2452617afc64e47b3cf49978beb7beeef084df", "shasum": "" }, "require": { - "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0", - "illuminate/http": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0", - "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0", + "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/http": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0", "php": ">=7.2.5", "symfony/var-dumper": "^5.0|^6.0" }, @@ -13338,9 +13339,9 @@ ], "support": { "issues": "https://github.com/beyondcode/laravel-dump-server/issues", - "source": "https://github.com/beyondcode/laravel-dump-server/tree/1.8.0" + "source": "https://github.com/beyondcode/laravel-dump-server/tree/1.9.0" }, - "time": "2022-02-12T12:37:34+00:00" + "time": "2023-02-15T10:29:26+00:00" }, { "name": "brianium/paratest", @@ -15468,16 +15469,16 @@ }, { "name": "spatie/backtrace", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "4ee7d41aa5268107906ea8a4d9ceccde136dbd5b" + "reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/4ee7d41aa5268107906ea8a4d9ceccde136dbd5b", - "reference": "4ee7d41aa5268107906ea8a4d9ceccde136dbd5b", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1", + "reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1", "shasum": "" }, "require": { @@ -15513,8 +15514,7 @@ "spatie" ], "support": { - "issues": "https://github.com/spatie/backtrace/issues", - "source": "https://github.com/spatie/backtrace/tree/1.2.1" + "source": "https://github.com/spatie/backtrace/tree/1.2.2" }, "funding": [ { @@ -15526,7 +15526,7 @@ "type": "other" } ], - "time": "2021-11-09T10:57:15+00:00" + "time": "2023-02-21T08:29:12+00:00" }, { "name": "spatie/flare-client-php",