From 7d53440e4aeba5b14219dfed9450bae8804b66ac Mon Sep 17 00:00:00 2001 From: DariusIII Date: Mon, 22 Dec 2025 11:33:14 +0100 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 1f7cc1146..a9f3854aa 100644 --- a/composer.lock +++ b/composer.lock @@ -8835,16 +8835,16 @@ }, { "name": "spatie/laravel-fractal", - "version": "6.3.2", + "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/spatie/laravel-fractal.git", - "reference": "d078aa670233100e1309a0a7096c42f5b605ef29" + "reference": "5146a50e4f04d75db158e834789667ad28ec5f6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-fractal/zipball/d078aa670233100e1309a0a7096c42f5b605ef29", - "reference": "d078aa670233100e1309a0a7096c42f5b605ef29", + "url": "https://api.github.com/repos/spatie/laravel-fractal/zipball/5146a50e4f04d75db158e834789667ad28ec5f6d", + "reference": "5146a50e4f04d75db158e834789667ad28ec5f6d", "shasum": "" }, "require": { @@ -8904,7 +8904,7 @@ "transform" ], "support": { - "source": "https://github.com/spatie/laravel-fractal/tree/6.3.2" + "source": "https://github.com/spatie/laravel-fractal/tree/6.3.3" }, "funding": [ { @@ -8912,20 +8912,20 @@ "type": "custom" } ], - "time": "2025-02-14T10:43:50+00:00" + "time": "2025-12-22T09:53:23+00:00" }, { "name": "spatie/laravel-html", - "version": "3.12.1", + "version": "3.12.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-html.git", - "reference": "72af3cad24d153c230ff6e1da9fa3b7b702834c9" + "reference": "9812f6a4ee91f83683c6e63a08827b6efa58ccd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-html/zipball/72af3cad24d153c230ff6e1da9fa3b7b702834c9", - "reference": "72af3cad24d153c230ff6e1da9fa3b7b702834c9", + "url": "https://api.github.com/repos/spatie/laravel-html/zipball/9812f6a4ee91f83683c6e63a08827b6efa58ccd1", + "reference": "9812f6a4ee91f83683c6e63a08827b6efa58ccd1", "shasum": "" }, "require": { @@ -8982,7 +8982,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-html/tree/3.12.1" + "source": "https://github.com/spatie/laravel-html/tree/3.12.2" }, "funding": [ { @@ -8990,7 +8990,7 @@ "type": "custom" } ], - "time": "2025-10-02T07:26:38+00:00" + "time": "2025-12-22T09:58:21+00:00" }, { "name": "spatie/laravel-ignition",