From ce2a313911b932ae008b1d961c8d526dca5df729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:34:16 +0000 Subject: [PATCH] Build(deps): Bump illuminate/support from 10.42.0 to 10.43.0 Bumps [illuminate/support](https://github.com/illuminate/support) from 10.42.0 to 10.43.0. - [Commits](https://github.com/illuminate/support/compare/v10.42.0...v10.43.0) --- updated-dependencies: - dependency-name: illuminate/support dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index bf0ca7ea..99809f21 100644 --- a/composer.lock +++ b/composer.lock @@ -850,7 +850,7 @@ }, { "name": "illuminate/collections", - "version": "v10.42.0", + "version": "v10.43.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -905,7 +905,7 @@ }, { "name": "illuminate/conditionable", - "version": "v10.42.0", + "version": "v10.43.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -951,7 +951,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.42.0", + "version": "v10.43.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -999,7 +999,7 @@ }, { "name": "illuminate/macroable", - "version": "v10.42.0", + "version": "v10.43.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1045,16 +1045,16 @@ }, { "name": "illuminate/support", - "version": "v10.42.0", + "version": "v10.43.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "11a87daf9c4bef3d654c853161b34e11a6ca0618" + "reference": "6edb9350a0d13be5cea52718280e0025d3957895" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/11a87daf9c4bef3d654c853161b34e11a6ca0618", - "reference": "11a87daf9c4bef3d654c853161b34e11a6ca0618", + "url": "https://api.github.com/repos/illuminate/support/zipball/6edb9350a0d13be5cea52718280e0025d3957895", + "reference": "6edb9350a0d13be5cea52718280e0025d3957895", "shasum": "" }, "require": { @@ -1112,7 +1112,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-01-22T18:45:06+00:00" + "time": "2024-01-29T14:56:21+00:00" }, { "name": "justinrainbow/json-schema", @@ -3193,16 +3193,16 @@ }, { "name": "symfony/translation", - "version": "v6.4.2", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681" + "reference": "637c51191b6b184184bbf98937702bcf554f7d04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/a2ab2ec1a462e53016de8e8d5e8912bfd62ea681", - "reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681", + "url": "https://api.github.com/repos/symfony/translation/zipball/637c51191b6b184184bbf98937702bcf554f7d04", + "reference": "637c51191b6b184184bbf98937702bcf554f7d04", "shasum": "" }, "require": { @@ -3225,7 +3225,7 @@ "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { - "nikic/php-parser": "^4.13", + "nikic/php-parser": "^4.18|^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", @@ -3268,7 +3268,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.2" + "source": "https://github.com/symfony/translation/tree/v6.4.3" }, "funding": [ { @@ -3284,7 +3284,7 @@ "type": "tidelift" } ], - "time": "2023-12-18T09:25:29+00:00" + "time": "2024-01-29T13:11:52+00:00" }, { "name": "symfony/translation-contracts",