From 4f5b3bacc25a73833508a39a01bb2ad7a63680ca Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 22 Oct 2025 11:44:54 +0200 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 60 +++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/composer.lock b/composer.lock index 6dafe3a8a..fb52aba22 100644 --- a/composer.lock +++ b/composer.lock @@ -3053,16 +3053,16 @@ }, { "name": "laravel/framework", - "version": "v12.34.0", + "version": "v12.35.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "f9ec5a5d88bc8c468f17b59f88e05c8ac3c8d687" + "reference": "9583ef9e405a71d5b8c04ff6efd05a7ef9a5baef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/f9ec5a5d88bc8c468f17b59f88e05c8ac3c8d687", - "reference": "f9ec5a5d88bc8c468f17b59f88e05c8ac3c8d687", + "url": "https://api.github.com/repos/laravel/framework/zipball/9583ef9e405a71d5b8c04ff6efd05a7ef9a5baef", + "reference": "9583ef9e405a71d5b8c04ff6efd05a7ef9a5baef", "shasum": "" }, "require": { @@ -3268,20 +3268,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-10-14T13:58:31+00:00" + "time": "2025-10-21T15:15:41+00:00" }, { "name": "laravel/horizon", - "version": "v5.36.0", + "version": "v5.37.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "eccc804c9da78064c97a8f506bb148f05c816409" + "reference": "3a970f934e95e396faa0aab53b3a996c6bf47e95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/eccc804c9da78064c97a8f506bb148f05c816409", - "reference": "eccc804c9da78064c97a8f506bb148f05c816409", + "url": "https://api.github.com/repos/laravel/horizon/zipball/3a970f934e95e396faa0aab53b3a996c6bf47e95", + "reference": "3a970f934e95e396faa0aab53b3a996c6bf47e95", "shasum": "" }, "require": { @@ -3346,9 +3346,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.36.0" + "source": "https://github.com/laravel/horizon/tree/v5.37.0" }, - "time": "2025-10-10T13:44:39+00:00" + "time": "2025-10-21T14:32:49+00:00" }, { "name": "laravel/prompts", @@ -5331,20 +5331,20 @@ }, { "name": "mhor/php-mediainfo", - "version": "5.6.0", + "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/mhor/php-mediainfo.git", - "reference": "c0b31474d6fdfadf44e7cbf3af718b68d35c8695" + "reference": "d0996533f18c389a1402b329ff37d8e4d81fc96e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mhor/php-mediainfo/zipball/c0b31474d6fdfadf44e7cbf3af718b68d35c8695", - "reference": "c0b31474d6fdfadf44e7cbf3af718b68d35c8695", + "url": "https://api.github.com/repos/mhor/php-mediainfo/zipball/d0996533f18c389a1402b329ff37d8e4d81fc96e", + "reference": "d0996533f18c389a1402b329ff37d8e4d81fc96e", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=7.4", "symfony/filesystem": "~3.4|~4.0|~5.0|~6.0|~7.0", "symfony/process": "~3.4|~4.0|~5.0|~6.0|~7.0" }, @@ -5382,9 +5382,9 @@ ], "support": { "issues": "https://github.com/mhor/php-mediainfo/issues", - "source": "https://github.com/mhor/php-mediainfo/tree/5.6.0" + "source": "https://github.com/mhor/php-mediainfo/tree/5.7.0" }, - "time": "2024-02-14T22:37:38+00:00" + "time": "2025-10-21T20:22:34+00:00" }, { "name": "monicahq/laravel-cloudflare", @@ -5887,16 +5887,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.6.1", + "version": "v5.6.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2" + "reference": "3a454ca033b9e06b63282ce19562e892747449bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2", - "reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb", + "reference": "3a454ca033b9e06b63282ce19562e892747449bb", "shasum": "" }, "require": { @@ -5939,9 +5939,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2" }, - "time": "2025-08-13T20:13:15+00:00" + "time": "2025-10-21T19:32:17+00:00" }, { "name": "nunomaduro/termwind", @@ -17296,16 +17296,16 @@ }, { "name": "rector/rector", - "version": "2.2.3", + "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f" + "reference": "904f12f23858ef54ec5782b05cb2979b703cb185" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/d27f976a332a87b5d03553c2e6f04adbe5da034f", - "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/904f12f23858ef54ec5782b05cb2979b703cb185", + "reference": "904f12f23858ef54ec5782b05cb2979b703cb185", "shasum": "" }, "require": { @@ -17344,7 +17344,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.3" + "source": "https://github.com/rectorphp/rector/tree/2.2.4" }, "funding": [ { @@ -17352,7 +17352,7 @@ "type": "github" } ], - "time": "2025-10-11T21:50:23+00:00" + "time": "2025-10-22T07:50:23+00:00" }, { "name": "sebastian/cli-parser",