From ab0ff2500c17e959955353484d931a1a08c1834c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 13:07:12 +0000 Subject: [PATCH] Bump illuminate/console from 13.8.0 to 13.9.0 Bumps [illuminate/console](https://github.com/illuminate/console) from 13.8.0 to 13.9.0. - [Commits](https://github.com/illuminate/console/compare/v13.8.0...v13.9.0) --- updated-dependencies: - dependency-name: illuminate/console dependency-version: 13.9.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 121 +++++++++++++++++++++++++------------------------- 1 file changed, 61 insertions(+), 60 deletions(-) diff --git a/composer.lock b/composer.lock index 52325d3b..193d2cbc 100644 --- a/composer.lock +++ b/composer.lock @@ -435,7 +435,7 @@ }, { "name": "illuminate/bus", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", @@ -488,16 +488,16 @@ }, { "name": "illuminate/collections", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "17b082d0c66fb030f22d5bdd62ba652c045ff522" + "reference": "dda57c96a3e2620e4218ba54c818d55c9c2fcd4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/17b082d0c66fb030f22d5bdd62ba652c045ff522", - "reference": "17b082d0c66fb030f22d5bdd62ba652c045ff522", + "url": "https://api.github.com/repos/illuminate/collections/zipball/dda57c96a3e2620e4218ba54c818d55c9c2fcd4f", + "reference": "dda57c96a3e2620e4218ba54c818d55c9c2fcd4f", "shasum": "" }, "require": { @@ -505,8 +505,8 @@ "illuminate/contracts": "^13.0", "illuminate/macroable": "^13.0", "php": "^8.3", - "symfony/polyfill-php84": "^1.33", - "symfony/polyfill-php85": "^1.33", + "symfony/polyfill-php84": "^1.36", + "symfony/polyfill-php85": "^1.36", "symfony/polyfill-php86": "^1.36" }, "suggest": { @@ -544,11 +544,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-28T17:17:15+00:00" + "time": "2026-05-05T20:55:51+00:00" }, { "name": "illuminate/conditionable", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -594,16 +594,16 @@ }, { "name": "illuminate/console", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", - "reference": "d3a80fa33836685675247b502d5686f8cd8fc034" + "reference": "826d5a0293cda7bbf171e3e77bfd925029ee4f6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/console/zipball/d3a80fa33836685675247b502d5686f8cd8fc034", - "reference": "d3a80fa33836685675247b502d5686f8cd8fc034", + "url": "https://api.github.com/repos/illuminate/console/zipball/826d5a0293cda7bbf171e3e77bfd925029ee4f6c", + "reference": "826d5a0293cda7bbf171e3e77bfd925029ee4f6c", "shasum": "" }, "require": { @@ -617,6 +617,7 @@ "nunomaduro/termwind": "^2.0", "php": "^8.3", "symfony/console": "^7.4.0 || ^8.0.0", + "symfony/polyfill-php84": "^1.37", "symfony/process": "^7.4.5 || ^8.0.5" }, "suggest": { @@ -655,20 +656,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-29T09:35:06+00:00" + "time": "2026-05-06T17:51:30+00:00" }, { "name": "illuminate/container", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", - "reference": "66f69751e60ca8aacd965d490bece81a59c79c17" + "reference": "71daf6ee3788e6930e7eb8454d840f1ccfd6a313" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/66f69751e60ca8aacd965d490bece81a59c79c17", - "reference": "66f69751e60ca8aacd965d490bece81a59c79c17", + "url": "https://api.github.com/repos/illuminate/container/zipball/71daf6ee3788e6930e7eb8454d840f1ccfd6a313", + "reference": "71daf6ee3788e6930e7eb8454d840f1ccfd6a313", "shasum": "" }, "require": { @@ -676,8 +677,8 @@ "illuminate/reflection": "^13.0", "php": "^8.3", "psr/container": "^1.1.1 || ^2.0.1", - "symfony/polyfill-php84": "^1.33", - "symfony/polyfill-php85": "^1.33" + "symfony/polyfill-php84": "^1.36", + "symfony/polyfill-php85": "^1.36" }, "provide": { "psr/container-implementation": "1.1 || 2.0" @@ -717,20 +718,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-03-20T15:16:26+00:00" + "time": "2026-05-05T20:55:51+00:00" }, { "name": "illuminate/contracts", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "ce6f5561f88743639c76835ad82cfe39b468bdc8" + "reference": "71dba8668753f7c6ea862bc4258eba6513b592ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/ce6f5561f88743639c76835ad82cfe39b468bdc8", - "reference": "ce6f5561f88743639c76835ad82cfe39b468bdc8", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/71dba8668753f7c6ea862bc4258eba6513b592ec", + "reference": "71dba8668753f7c6ea862bc4258eba6513b592ec", "shasum": "" }, "require": { @@ -765,7 +766,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-28T17:16:27+00:00" + "time": "2026-05-06T18:50:26+00:00" }, { "name": "illuminate/database", @@ -841,7 +842,7 @@ }, { "name": "illuminate/events", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", @@ -896,7 +897,7 @@ }, { "name": "illuminate/filesystem", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", @@ -963,7 +964,7 @@ }, { "name": "illuminate/macroable", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1009,7 +1010,7 @@ }, { "name": "illuminate/pipeline", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", @@ -1128,7 +1129,7 @@ }, { "name": "illuminate/reflection", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/reflection.git", @@ -1179,16 +1180,16 @@ }, { "name": "illuminate/support", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "ff687db22aefef516efd3ea21d01664af332da38" + "reference": "3367c25b040788835fd043fbddb64bd5af659ec6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/ff687db22aefef516efd3ea21d01664af332da38", - "reference": "ff687db22aefef516efd3ea21d01664af332da38", + "url": "https://api.github.com/repos/illuminate/support/zipball/3367c25b040788835fd043fbddb64bd5af659ec6", + "reference": "3367c25b040788835fd043fbddb64bd5af659ec6", "shasum": "" }, "require": { @@ -1203,7 +1204,7 @@ "illuminate/reflection": "^13.0", "nesbot/carbon": "^3.8.4", "php": "^8.3", - "symfony/polyfill-php85": "^1.33", + "symfony/polyfill-php85": "^1.36", "voku/portable-ascii": "^2.0.2" }, "conflict": { @@ -1254,20 +1255,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-05-04T12:34:54+00:00" + "time": "2026-05-10T15:47:41+00:00" }, { "name": "illuminate/view", - "version": "v13.8.0", + "version": "v13.9.0", "source": { "type": "git", "url": "https://github.com/illuminate/view.git", - "reference": "3eb161912c82807af60bf6c2f672c5e2b81ac65a" + "reference": "37f8cb32c72e8c435698f5be186c5ad2263f5834" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/view/zipball/3eb161912c82807af60bf6c2f672c5e2b81ac65a", - "reference": "3eb161912c82807af60bf6c2f672c5e2b81ac65a", + "url": "https://api.github.com/repos/illuminate/view/zipball/37f8cb32c72e8c435698f5be186c5ad2263f5834", + "reference": "37f8cb32c72e8c435698f5be186c5ad2263f5834", "shasum": "" }, "require": { @@ -1308,7 +1309,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-28T11:51:23+00:00" + "time": "2026-05-06T13:46:25+00:00" }, { "name": "laravel/prompts", @@ -3163,16 +3164,16 @@ }, { "name": "symfony/console", - "version": "v8.0.9", + "version": "v8.0.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "7113778e2e91f4709cb3194a75dfa9c0d028d94d" + "reference": "3156577f46a38aa1b9323aad223de7a9cd426782" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/7113778e2e91f4709cb3194a75dfa9c0d028d94d", - "reference": "7113778e2e91f4709cb3194a75dfa9c0d028d94d", + "url": "https://api.github.com/repos/symfony/console/zipball/3156577f46a38aa1b9323aad223de7a9cd426782", + "reference": "3156577f46a38aa1b9323aad223de7a9cd426782", "shasum": "" }, "require": { @@ -3229,7 +3230,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v8.0.9" + "source": "https://github.com/symfony/console/tree/v8.0.11" }, "funding": [ { @@ -3249,7 +3250,7 @@ "type": "tidelift" } ], - "time": "2026-04-29T15:02:55+00:00" + "time": "2026-05-13T12:07:53+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4385,16 +4386,16 @@ }, { "name": "symfony/process", - "version": "v8.0.8", + "version": "v8.0.11", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "cb8939aff03470d1a9d1d1b66d08c6fa71b3bbdc" + "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/cb8939aff03470d1a9d1d1b66d08c6fa71b3bbdc", - "reference": "cb8939aff03470d1a9d1d1b66d08c6fa71b3bbdc", + "url": "https://api.github.com/repos/symfony/process/zipball/26d89e459f037d2873300605d0a07e7a8ef84db0", + "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0", "shasum": "" }, "require": { @@ -4426,7 +4427,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v8.0.8" + "source": "https://github.com/symfony/process/tree/v8.0.11" }, "funding": [ { @@ -4446,7 +4447,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-11T16:56:32+00:00" }, { "name": "symfony/service-contracts", @@ -4537,16 +4538,16 @@ }, { "name": "symfony/string", - "version": "v8.0.8", + "version": "v8.0.11", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "ae9488f874d7603f9d2dfbf120203882b645d963" + "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/ae9488f874d7603f9d2dfbf120203882b645d963", - "reference": "ae9488f874d7603f9d2dfbf120203882b645d963", + "url": "https://api.github.com/repos/symfony/string/zipball/39be2ad058a3c0bd558edca23e65f009865d75ff", + "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff", "shasum": "" }, "require": { @@ -4603,7 +4604,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v8.0.8" + "source": "https://github.com/symfony/string/tree/v8.0.11" }, "funding": [ { @@ -4623,7 +4624,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-13T12:07:53+00:00" }, { "name": "symfony/translation",