From 9d35ca6fd674e55fdcb3c3f93625090b56f9131c Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 16 Sep 2025 21:36:12 +0200 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/composer.lock b/composer.lock index 19540e13b..0d68d2179 100644 --- a/composer.lock +++ b/composer.lock @@ -1137,16 +1137,16 @@ }, { "name": "dasprid/enum", - "version": "1.0.6", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90" + "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90", - "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce", + "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce", "shasum": "" }, "require": { @@ -1181,9 +1181,9 @@ ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", - "source": "https://github.com/DASPRiD/Enum/tree/1.0.6" + "source": "https://github.com/DASPRiD/Enum/tree/1.0.7" }, - "time": "2024-08-09T14:30:48+00:00" + "time": "2025-09-16T12:23:56+00:00" }, { "name": "dborsatto/php-giantbomb", @@ -3584,16 +3584,16 @@ }, { "name": "laravel/horizon", - "version": "v5.33.5", + "version": "v5.34.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "ef1c74b8134432eddabbd512e6e61a2e84a13d7a" + "reference": "c110ff6ed494b57beb6b4102a92bb4bf896bb774" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/ef1c74b8134432eddabbd512e6e61a2e84a13d7a", - "reference": "ef1c74b8134432eddabbd512e6e61a2e84a13d7a", + "url": "https://api.github.com/repos/laravel/horizon/zipball/c110ff6ed494b57beb6b4102a92bb4bf896bb774", + "reference": "c110ff6ed494b57beb6b4102a92bb4bf896bb774", "shasum": "" }, "require": { @@ -3658,9 +3658,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.33.5" + "source": "https://github.com/laravel/horizon/tree/v5.34.0" }, - "time": "2025-08-31T23:36:14+00:00" + "time": "2025-09-12T15:15:45+00:00" }, { "name": "laravel/prompts", @@ -4016,16 +4016,16 @@ }, { "name": "laravel/telescope", - "version": "v5.11.3", + "version": "v5.11.4", "source": { "type": "git", "url": "https://github.com/laravel/telescope.git", - "reference": "7684604e104e7755b70dcacfeee06888e2470689" + "reference": "8b7bd77857d6b1b8c9362560cde74911cee68ab8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/telescope/zipball/7684604e104e7755b70dcacfeee06888e2470689", - "reference": "7684604e104e7755b70dcacfeee06888e2470689", + "url": "https://api.github.com/repos/laravel/telescope/zipball/8b7bd77857d6b1b8c9362560cde74911cee68ab8", + "reference": "8b7bd77857d6b1b8c9362560cde74911cee68ab8", "shasum": "" }, "require": { @@ -4079,9 +4079,9 @@ ], "support": { "issues": "https://github.com/laravel/telescope/issues", - "source": "https://github.com/laravel/telescope/tree/v5.11.3" + "source": "https://github.com/laravel/telescope/tree/v5.11.4" }, - "time": "2025-08-21T14:25:40+00:00" + "time": "2025-09-12T14:36:07+00:00" }, { "name": "laravel/tinker", @@ -16913,16 +16913,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.25", + "version": "2.1.26", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a" + "reference": "b13345001a8553ec405b7741be0c6b8d7f8b5bf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4087d28bd252895874e174d65e26b2c202ed893a", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b13345001a8553ec405b7741be0c6b8d7f8b5bf5", + "reference": "b13345001a8553ec405b7741be0c6b8d7f8b5bf5", "shasum": "" }, "require": { @@ -16967,7 +16967,7 @@ "type": "github" } ], - "time": "2025-09-12T14:26:42+00:00" + "time": "2025-09-16T11:33:46+00:00" }, { "name": "phpunit/php-code-coverage",