From b922ba5a400e99492f4a151c1e67ad427fad2b45 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 13 Feb 2025 08:36:40 +0000 Subject: [PATCH] Update deps --- composer.lock | 405 ++++++++++++++++++++------------------------------ 1 file changed, 164 insertions(+), 241 deletions(-) diff --git a/composer.lock b/composer.lock index 97c6a662..f188da22 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "amphp/amp", - "version": "v3.0.2", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/amphp/amp.git", - "reference": "138801fb68cfc9c329da8a7b39d01ce7291ee4b0" + "reference": "7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/amp/zipball/138801fb68cfc9c329da8a7b39d01ce7291ee4b0", - "reference": "138801fb68cfc9c329da8a7b39d01ce7291ee4b0", + "url": "https://api.github.com/repos/amphp/amp/zipball/7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9", + "reference": "7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9", "shasum": "" }, "require": { @@ -77,7 +77,7 @@ ], "support": { "issues": "https://github.com/amphp/amp/issues", - "source": "https://github.com/amphp/amp/tree/v3.0.2" + "source": "https://github.com/amphp/amp/tree/v3.1.0" }, "funding": [ { @@ -85,7 +85,7 @@ "type": "github" } ], - "time": "2024-05-10T21:37:46+00:00" + "time": "2025-01-26T16:07:39+00:00" }, { "name": "amphp/byte-stream", @@ -229,16 +229,16 @@ }, { "name": "amphp/dns", - "version": "v2.3.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/amphp/dns.git", - "reference": "166c43737cef1b77782c648a9d9ed11ee0c9859f" + "reference": "78eb3db5fc69bf2fc0cb503c4fcba667bc223c71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/dns/zipball/166c43737cef1b77782c648a9d9ed11ee0c9859f", - "reference": "166c43737cef1b77782c648a9d9ed11ee0c9859f", + "url": "https://api.github.com/repos/amphp/dns/zipball/78eb3db5fc69bf2fc0cb503c4fcba667bc223c71", + "reference": "78eb3db5fc69bf2fc0cb503c4fcba667bc223c71", "shasum": "" }, "require": { @@ -306,7 +306,7 @@ ], "support": { "issues": "https://github.com/amphp/dns/issues", - "source": "https://github.com/amphp/dns/tree/v2.3.0" + "source": "https://github.com/amphp/dns/tree/v2.4.0" }, "funding": [ { @@ -314,7 +314,7 @@ "type": "github" } ], - "time": "2024-12-21T01:15:34+00:00" + "time": "2025-01-19T15:43:40+00:00" }, { "name": "amphp/parallel", @@ -464,16 +464,16 @@ }, { "name": "amphp/pipeline", - "version": "v1.2.1", + "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/amphp/pipeline.git", - "reference": "66c095673aa5b6e689e63b52d19e577459129ab3" + "reference": "97cbf289f4d8877acfe58dd90ed5a4370a43caa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/pipeline/zipball/66c095673aa5b6e689e63b52d19e577459129ab3", - "reference": "66c095673aa5b6e689e63b52d19e577459129ab3", + "url": "https://api.github.com/repos/amphp/pipeline/zipball/97cbf289f4d8877acfe58dd90ed5a4370a43caa4", + "reference": "97cbf289f4d8877acfe58dd90ed5a4370a43caa4", "shasum": "" }, "require": { @@ -519,7 +519,7 @@ ], "support": { "issues": "https://github.com/amphp/pipeline/issues", - "source": "https://github.com/amphp/pipeline/tree/v1.2.1" + "source": "https://github.com/amphp/pipeline/tree/v1.2.2" }, "funding": [ { @@ -527,7 +527,7 @@ "type": "github" } ], - "time": "2024-07-04T00:56:47+00:00" + "time": "2025-01-19T15:42:46+00:00" }, { "name": "amphp/process", @@ -816,16 +816,16 @@ }, { "name": "anourvalar/eloquent-serialize", - "version": "1.2.27", + "version": "1.2.28", "source": { "type": "git", "url": "https://github.com/AnourValar/eloquent-serialize.git", - "reference": "f1c4fcd41a6db1467ed75bc295b62f582d6fd0fe" + "reference": "482be4ef83ad9f7b9d0fd0863bd675357658c94a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/f1c4fcd41a6db1467ed75bc295b62f582d6fd0fe", - "reference": "f1c4fcd41a6db1467ed75bc295b62f582d6fd0fe", + "url": "https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/482be4ef83ad9f7b9d0fd0863bd675357658c94a", + "reference": "482be4ef83ad9f7b9d0fd0863bd675357658c94a", "shasum": "" }, "require": { @@ -836,7 +836,7 @@ "friendsofphp/php-cs-fixer": "^3.26", "laravel/legacy-factories": "^1.1", "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^9.5|^10.5", "psalm/plugin-laravel": "^2.8", "squizlabs/php_codesniffer": "^3.7" @@ -876,9 +876,9 @@ ], "support": { "issues": "https://github.com/AnourValar/eloquent-serialize/issues", - "source": "https://github.com/AnourValar/eloquent-serialize/tree/1.2.27" + "source": "https://github.com/AnourValar/eloquent-serialize/tree/1.2.28" }, - "time": "2024-11-30T08:27:24+00:00" + "time": "2025-01-27T15:13:13+00:00" }, { "name": "blade-ui-kit/blade-heroicons", @@ -1096,12 +1096,12 @@ "source": { "type": "git", "url": "https://github.com/cachethq/core.git", - "reference": "4418ab649235b662040f8cbb646d954744554ba5" + "reference": "79c326f2690430e662229148a634c967e0c15e65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cachethq/core/zipball/4418ab649235b662040f8cbb646d954744554ba5", - "reference": "4418ab649235b662040f8cbb646d954744554ba5", + "url": "https://api.github.com/repos/cachethq/core/zipball/79c326f2690430e662229148a634c967e0c15e65", + "reference": "79c326f2690430e662229148a634c967e0c15e65", "shasum": "" }, "require": { @@ -1212,7 +1212,7 @@ "issues": "https://github.com/cachethq/core/issues", "source": "https://github.com/cachethq/core" }, - "time": "2025-01-27T10:30:07+00:00" + "time": "2025-02-10T08:34:22+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -1336,16 +1336,16 @@ }, { "name": "danharrin/livewire-rate-limiting", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/danharrin/livewire-rate-limiting.git", - "reference": "0d9c1890174b3d1857dba6ce76de7c178fe20283" + "reference": "18680be2b4d3d901d8e453560f77810145492b34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/0d9c1890174b3d1857dba6ce76de7c178fe20283", - "reference": "0d9c1890174b3d1857dba6ce76de7c178fe20283", + "url": "https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/18680be2b4d3d901d8e453560f77810145492b34", + "reference": "18680be2b4d3d901d8e453560f77810145492b34", "shasum": "" }, "require": { @@ -1386,7 +1386,7 @@ "type": "github" } ], - "time": "2024-11-24T16:57:47+00:00" + "time": "2025-01-22T14:01:35+00:00" }, { "name": "daverandom/libdns", @@ -2149,16 +2149,16 @@ }, { "name": "filament/actions", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "33464f1583217b5eb12364b617b27abe5315eb88" + "reference": "cc8a0705a497508f499df29257cb3e0619a5ea04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/33464f1583217b5eb12364b617b27abe5315eb88", - "reference": "33464f1583217b5eb12364b617b27abe5315eb88", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/cc8a0705a497508f499df29257cb3e0619a5ea04", + "reference": "cc8a0705a497508f499df29257cb3e0619a5ea04", "shasum": "" }, "require": { @@ -2198,20 +2198,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:47:49+00:00" + "time": "2025-02-10T08:14:18+00:00" }, { "name": "filament/filament", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", - "reference": "74550888c1c79761218aece3c339ca0e0cc260e8" + "reference": "2d94d24eed26c063e6d04bea4d2cd2b8f62926f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/panels/zipball/74550888c1c79761218aece3c339ca0e0cc260e8", - "reference": "74550888c1c79761218aece3c339ca0e0cc260e8", + "url": "https://api.github.com/repos/filamentphp/panels/zipball/2d94d24eed26c063e6d04bea4d2cd2b8f62926f9", + "reference": "2d94d24eed26c063e6d04bea4d2cd2b8f62926f9", "shasum": "" }, "require": { @@ -2263,20 +2263,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:48:32+00:00" + "time": "2025-02-11T07:46:34+00:00" }, { "name": "filament/forms", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "20473c9eec7afa3ee618d2f86c7c449b3723d9fb" + "reference": "de69a442a458160aa29d382b952d8f1c0b641a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/20473c9eec7afa3ee618d2f86c7c449b3723d9fb", - "reference": "20473c9eec7afa3ee618d2f86c7c449b3723d9fb", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/de69a442a458160aa29d382b952d8f1c0b641a32", + "reference": "de69a442a458160aa29d382b952d8f1c0b641a32", "shasum": "" }, "require": { @@ -2319,20 +2319,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:47:50+00:00" + "time": "2025-02-10T10:37:19+00:00" }, { "name": "filament/infolists", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", - "reference": "d3ee1eb508561f2b101c69cdb45c309539948d86" + "reference": "f6807434251196bed526540646da53efb6241ddc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/infolists/zipball/d3ee1eb508561f2b101c69cdb45c309539948d86", - "reference": "d3ee1eb508561f2b101c69cdb45c309539948d86", + "url": "https://api.github.com/repos/filamentphp/infolists/zipball/f6807434251196bed526540646da53efb6241ddc", + "reference": "f6807434251196bed526540646da53efb6241ddc", "shasum": "" }, "require": { @@ -2370,20 +2370,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:48:11+00:00" + "time": "2025-02-10T08:14:18+00:00" }, { "name": "filament/notifications", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", - "reference": "16cf5dbcbaf88cd9fff8d06aad866cb314b8bb64" + "reference": "1b5c8cf1e8cf2022e437637d7cceb4ad378982a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/notifications/zipball/16cf5dbcbaf88cd9fff8d06aad866cb314b8bb64", - "reference": "16cf5dbcbaf88cd9fff8d06aad866cb314b8bb64", + "url": "https://api.github.com/repos/filamentphp/notifications/zipball/1b5c8cf1e8cf2022e437637d7cceb4ad378982a4", + "reference": "1b5c8cf1e8cf2022e437637d7cceb4ad378982a4", "shasum": "" }, "require": { @@ -2422,11 +2422,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:48:23+00:00" + "time": "2025-02-10T08:14:22+00:00" }, { "name": "filament/spatie-laravel-settings-plugin", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-settings-plugin.git", @@ -2473,16 +2473,16 @@ }, { "name": "filament/support", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "38fd76ae4f96b53e6f98cbb7bad3f05ad5032cee" + "reference": "95223f4bbfaa8c817efeacb4e2e7ca6928297610" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/38fd76ae4f96b53e6f98cbb7bad3f05ad5032cee", - "reference": "38fd76ae4f96b53e6f98cbb7bad3f05ad5032cee", + "url": "https://api.github.com/repos/filamentphp/support/zipball/95223f4bbfaa8c817efeacb4e2e7ca6928297610", + "reference": "95223f4bbfaa8c817efeacb4e2e7ca6928297610", "shasum": "" }, "require": { @@ -2493,7 +2493,7 @@ "illuminate/support": "^10.45|^11.0", "illuminate/view": "^10.45|^11.0", "kirschbaum-development/eloquent-power-joins": "^3.0|^4.0", - "livewire/livewire": "3.5.12", + "livewire/livewire": "^3.5", "php": "^8.1", "ryangjchandler/blade-capture-directive": "^0.2|^0.3|^1.0", "spatie/color": "^1.5", @@ -2528,20 +2528,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:48:52+00:00" + "time": "2025-02-10T08:14:57+00:00" }, { "name": "filament/tables", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "6cbbea0bfd966ca2f26988c0fac4e02caebddf4a" + "reference": "c1bf374b1c3286c2b70c3898c269b89cc966d560" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/6cbbea0bfd966ca2f26988c0fac4e02caebddf4a", - "reference": "6cbbea0bfd966ca2f26988c0fac4e02caebddf4a", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/c1bf374b1c3286c2b70c3898c269b89cc966d560", + "reference": "c1bf374b1c3286c2b70c3898c269b89cc966d560", "shasum": "" }, "require": { @@ -2580,20 +2580,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:48:48+00:00" + "time": "2025-02-10T08:14:59+00:00" }, { "name": "filament/widgets", - "version": "v3.2.133", + "version": "v3.2.140", "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "9f6674daceced7d5045494d0bf7e1d2908ea439d" + "reference": "c0d29d9822c56ca37af6b04edb2fc51b02002fee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/9f6674daceced7d5045494d0bf7e1d2908ea439d", - "reference": "9f6674daceced7d5045494d0bf7e1d2908ea439d", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/c0d29d9822c56ca37af6b04edb2fc51b02002fee", + "reference": "c0d29d9822c56ca37af6b04edb2fc51b02002fee", "shasum": "" }, "require": { @@ -2624,7 +2624,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-01-10T12:48:52+00:00" + "time": "2025-02-10T10:37:39+00:00" }, { "name": "fruitcake/php-cors", @@ -3230,21 +3230,21 @@ }, { "name": "kirschbaum-development/eloquent-power-joins", - "version": "4.0.1", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/kirschbaum-development/eloquent-power-joins.git", - "reference": "3c1af9b86b02f1e39219849c1d2fee7cf77e8638" + "reference": "d6c5cb1b90c0bd033a8f9159a78fd6a23e9ac5c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/3c1af9b86b02f1e39219849c1d2fee7cf77e8638", - "reference": "3c1af9b86b02f1e39219849c1d2fee7cf77e8638", + "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/d6c5cb1b90c0bd033a8f9159a78fd6a23e9ac5c2", + "reference": "d6c5cb1b90c0bd033a8f9159a78fd6a23e9ac5c2", "shasum": "" }, "require": { - "illuminate/database": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", + "illuminate/database": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", "php": "^8.1" }, "require-dev": { @@ -3287,9 +3287,9 @@ ], "support": { "issues": "https://github.com/kirschbaum-development/eloquent-power-joins/issues", - "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/4.0.1" + "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/4.1.0" }, - "time": "2024-11-26T13:22:08+00:00" + "time": "2025-02-12T11:14:14+00:00" }, { "name": "laravel/framework", @@ -4396,16 +4396,16 @@ }, { "name": "livewire/livewire", - "version": "v3.5.12", + "version": "v3.5.19", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d" + "reference": "3f1b2c134cde537bb7666e490ea21a8ffc8bbf14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", - "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", + "url": "https://api.github.com/repos/livewire/livewire/zipball/3f1b2c134cde537bb7666e490ea21a8ffc8bbf14", + "reference": "3f1b2c134cde537bb7666e490ea21a8ffc8bbf14", "shasum": "" }, "require": { @@ -4460,7 +4460,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.5.12" + "source": "https://github.com/livewire/livewire/tree/v3.5.19" }, "funding": [ { @@ -4468,7 +4468,7 @@ "type": "github" } ], - "time": "2024-10-15T19:35:06+00:00" + "time": "2025-01-28T21:39:51+00:00" }, { "name": "masterminds/html5", @@ -5042,16 +5042,16 @@ }, { "name": "openspout/openspout", - "version": "v4.28.4", + "version": "v4.28.5", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "68d58235c7c1164b3d231b798975b9b0b2b79b15" + "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/68d58235c7c1164b3d231b798975b9b0b2b79b15", - "reference": "68d58235c7c1164b3d231b798975b9b0b2b79b15", + "url": "https://api.github.com/repos/openspout/openspout/zipball/ab05a09fe6fce57c90338f83280648a9786ce36b", + "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b", "shasum": "" }, "require": { @@ -5065,13 +5065,13 @@ }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.66.1", + "friendsofphp/php-cs-fixer": "^3.68.3", "infection/infection": "^0.29.10", - "phpbench/phpbench": "^1.3.1", - "phpstan/phpstan": "^2.1.1", - "phpstan/phpstan-phpunit": "^2.0.3", + "phpbench/phpbench": "^1.4.0", + "phpstan/phpstan": "^2.1.2", + "phpstan/phpstan-phpunit": "^2.0.4", "phpstan/phpstan-strict-rules": "^2", - "phpunit/phpunit": "^11.5.2" + "phpunit/phpunit": "^11.5.4" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)", @@ -5119,7 +5119,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v4.28.4" + "source": "https://github.com/openspout/openspout/tree/v4.28.5" }, "funding": [ { @@ -5131,7 +5131,7 @@ "type": "github" } ], - "time": "2025-01-07T11:48:34+00:00" + "time": "2025-01-30T13:51:11+00:00" }, { "name": "phpdocumentor/reflection", @@ -6414,16 +6414,16 @@ }, { "name": "spatie/color", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spatie/color.git", - "reference": "614f1e0674262c620db908998a11eacd16494835" + "reference": "142af7fec069a420babea80a5412eb2f646dcd8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/color/zipball/614f1e0674262c620db908998a11eacd16494835", - "reference": "614f1e0674262c620db908998a11eacd16494835", + "url": "https://api.github.com/repos/spatie/color/zipball/142af7fec069a420babea80a5412eb2f646dcd8c", + "reference": "142af7fec069a420babea80a5412eb2f646dcd8c", "shasum": "" }, "require": { @@ -6461,7 +6461,7 @@ ], "support": { "issues": "https://github.com/spatie/color/issues", - "source": "https://github.com/spatie/color/tree/1.7.0" + "source": "https://github.com/spatie/color/tree/1.8.0" }, "funding": [ { @@ -6469,7 +6469,7 @@ "type": "github" } ], - "time": "2024-12-30T14:23:15+00:00" + "time": "2025-02-10T09:22:41+00:00" }, { "name": "spatie/invade", @@ -6532,16 +6532,16 @@ }, { "name": "spatie/laravel-data", - "version": "4.11.1", + "version": "4.13.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-data.git", - "reference": "df5b58baebae34475ca35338b4e9a131c9e2a8e0" + "reference": "64fe3024b668c2f0d0ce2ecf666edccc8f8bd55f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-data/zipball/df5b58baebae34475ca35338b4e9a131c9e2a8e0", - "reference": "df5b58baebae34475ca35338b4e9a131c9e2a8e0", + "url": "https://api.github.com/repos/spatie/laravel-data/zipball/64fe3024b668c2f0d0ce2ecf666edccc8f8bd55f", + "reference": "64fe3024b668c2f0d0ce2ecf666edccc8f8bd55f", "shasum": "" }, "require": { @@ -6555,10 +6555,10 @@ "fakerphp/faker": "^1.14", "friendsofphp/php-cs-fixer": "^3.0", "inertiajs/inertia-laravel": "^1.2", + "larastan/larastan": "^2.7", "livewire/livewire": "^3.0", "mockery/mockery": "^1.6", "nesbot/carbon": "^2.63", - "nunomaduro/larastan": "^2.0", "orchestra/testbench": "^8.0|^9.0", "pestphp/pest": "^2.31", "pestphp/pest-plugin-laravel": "^2.0", @@ -6604,7 +6604,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-data/issues", - "source": "https://github.com/spatie/laravel-data/tree/4.11.1" + "source": "https://github.com/spatie/laravel-data/tree/4.13.0" }, "funding": [ { @@ -6612,31 +6612,31 @@ "type": "github" } ], - "time": "2024-10-23T07:14:53+00:00" + "time": "2025-01-24T15:20:19+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.18.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29" + "reference": "1c9c30ac6a6576b8d15c6c37b6cf23d748df2faa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/8332205b90d17164913244f4a8e13ab7e6761d29", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/1c9c30ac6a6576b8d15c6c37b6cf23d748df2faa", + "reference": "1c9c30ac6a6576b8d15c6c37b6cf23d748df2faa", "shasum": "" }, "require": { - "illuminate/contracts": "^9.28|^10.0|^11.0", + "illuminate/contracts": "^9.28|^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": { "mockery/mockery": "^1.5", - "orchestra/testbench": "^7.7|^8.0|^9.0", - "pestphp/pest": "^1.22|^2", - "phpunit/phpunit": "^9.5.24|^10.5", + "orchestra/testbench": "^7.7|^8.0|^9.0|^10.0", + "pestphp/pest": "^1.23|^2.1|^3.1", + "phpunit/phpunit": "^9.5.24|^10.5|^11.5", "spatie/pest-plugin-test-time": "^1.1|^2.2" }, "type": "library", @@ -6664,7 +6664,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.0" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.19.0" }, "funding": [ { @@ -6672,7 +6672,7 @@ "type": "github" } ], - "time": "2024-12-30T13:13:39+00:00" + "time": "2025-02-06T14:58:20+00:00" }, { "name": "spatie/laravel-query-builder", @@ -6749,16 +6749,16 @@ }, { "name": "spatie/laravel-settings", - "version": "3.4.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-settings.git", - "reference": "2da8cb5b051678725476b299ef8e13b2e5015260" + "reference": "a596c671b5e059b0e3cd7e52c9f576b1d3e06154" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-settings/zipball/2da8cb5b051678725476b299ef8e13b2e5015260", - "reference": "2da8cb5b051678725476b299ef8e13b2e5015260", + "url": "https://api.github.com/repos/spatie/laravel-settings/zipball/a596c671b5e059b0e3cd7e52c9f576b1d3e06154", + "reference": "a596c671b5e059b0e3cd7e52c9f576b1d3e06154", "shasum": "" }, "require": { @@ -6820,7 +6820,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-settings/issues", - "source": "https://github.com/spatie/laravel-settings/tree/3.4.0" + "source": "https://github.com/spatie/laravel-settings/tree/3.4.1" }, "funding": [ { @@ -6832,7 +6832,7 @@ "type": "github" } ], - "time": "2024-09-20T13:48:17+00:00" + "time": "2025-01-31T14:51:02+00:00" }, { "name": "spatie/laravel-webhook-server", @@ -7571,16 +7571,16 @@ }, { "name": "symfony/html-sanitizer", - "version": "v7.2.2", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/html-sanitizer.git", - "reference": "f6bc679b024e30f27e33815930a5b8b304c79813" + "reference": "91443febe34cfa5e8e00425f892e6316db95bc23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/f6bc679b024e30f27e33815930a5b8b304c79813", - "reference": "f6bc679b024e30f27e33815930a5b8b304c79813", + "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/91443febe34cfa5e8e00425f892e6316db95bc23", + "reference": "91443febe34cfa5e8e00425f892e6316db95bc23", "shasum": "" }, "require": { @@ -7620,7 +7620,7 @@ "sanitizer" ], "support": { - "source": "https://github.com/symfony/html-sanitizer/tree/v7.2.2" + "source": "https://github.com/symfony/html-sanitizer/tree/v7.2.3" }, "funding": [ { @@ -7636,7 +7636,7 @@ "type": "tidelift" } ], - "time": "2024-12-30T18:35:15+00:00" + "time": "2025-01-27T11:08:17+00:00" }, { "name": "symfony/http-foundation", @@ -8475,82 +8475,6 @@ ], "time": "2024-09-09T11:45:10+00:00" }, - { - "name": "symfony/polyfill-php81", - "version": "v1.31.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", - "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", - "shasum": "" - }, - "require": { - "php": ">=7.2" - }, - "type": "library", - "extra": { - "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php81\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2024-09-09T11:45:10+00:00" - }, { "name": "symfony/polyfill-php83", "version": "v1.31.0", @@ -9405,16 +9329,16 @@ }, { "name": "timacdonald/json-api", - "version": "v1.0.0-beta.7", + "version": "v1.0.0-beta.8", "source": { "type": "git", "url": "https://github.com/timacdonald/json-api.git", - "reference": "aed50a8698bd3efe698771abbbf7331e5f1e8aad" + "reference": "11a6f1bab977ddb72ee4325d102f3a21a3194623" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/timacdonald/json-api/zipball/aed50a8698bd3efe698771abbbf7331e5f1e8aad", - "reference": "aed50a8698bd3efe698771abbbf7331e5f1e8aad", + "url": "https://api.github.com/repos/timacdonald/json-api/zipball/11a6f1bab977ddb72ee4325d102f3a21a3194623", + "reference": "11a6f1bab977ddb72ee4325d102f3a21a3194623", "shasum": "" }, "require": { @@ -9422,7 +9346,7 @@ "illuminate/database": "^9.0 || ^10.0 || ^11.0", "illuminate/http": "^9.0 || ^10.0 || ^11.0", "illuminate/support": "^9.0 || ^10.0 || ^11.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "symfony/http-kernel": "^6.0 || ^7.0" }, "require-dev": { @@ -9462,28 +9386,27 @@ "issues": "https://github.com/timacdonald/json-api/issues", "source": "https://github.com/timacdonald/json-api/releases/latest" }, - "time": "2024-03-13T01:31:10+00:00" + "time": "2025-02-10T06:07:29+00:00" }, { "name": "twig/twig", - "version": "v3.19.0", + "version": "v3.20.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e" + "reference": "3468920399451a384bef53cf7996965f7cd40183" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/d4f8c2b86374f08efc859323dbcd95c590f7124e", - "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/3468920399451a384bef53cf7996965f7cd40183", + "reference": "3468920399451a384bef53cf7996965f7cd40183", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php81": "^1.29" + "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { "phpstan/phpstan": "^2.0", @@ -9530,7 +9453,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.19.0" + "source": "https://github.com/twigphp/Twig/tree/v3.20.0" }, "funding": [ { @@ -9542,7 +9465,7 @@ "type": "tidelift" } ], - "time": "2025-01-29T07:06:14+00:00" + "time": "2025-02-13T08:34:43+00:00" }, { "name": "vlucas/phpdotenv", @@ -9981,16 +9904,16 @@ }, { "name": "filp/whoops", - "version": "2.16.0", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "befcdc0e5dce67252aa6322d82424be928214fa2" + "reference": "075bc0c26631110584175de6523ab3f1652eb28e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/befcdc0e5dce67252aa6322d82424be928214fa2", - "reference": "befcdc0e5dce67252aa6322d82424be928214fa2", + "url": "https://api.github.com/repos/filp/whoops/zipball/075bc0c26631110584175de6523ab3f1652eb28e", + "reference": "075bc0c26631110584175de6523ab3f1652eb28e", "shasum": "" }, "require": { @@ -10040,7 +9963,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.16.0" + "source": "https://github.com/filp/whoops/tree/2.17.0" }, "funding": [ { @@ -10048,7 +9971,7 @@ "type": "github" } ], - "time": "2024-09-25T12:00:00+00:00" + "time": "2025-01-25T12:00:00+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -10389,16 +10312,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.1", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" + "reference": "024473a478be9df5fdaca2c793f2232fe788e414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", + "reference": "024473a478be9df5fdaca2c793f2232fe788e414", "shasum": "" }, "require": { @@ -10437,7 +10360,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" }, "funding": [ { @@ -10445,7 +10368,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T17:47:46+00:00" + "time": "2025-02-12T12:17:51+00:00" }, { "name": "nunomaduro/collision", @@ -12444,6 +12367,6 @@ "platform": { "php": "^8.2" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }