From 5a99541d1a308e65f6355c5350159d6f4afe9d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 21:12:28 +0000 Subject: [PATCH] [TASK]: Bump armin/editorconfig-cli from 1.5.2 to 1.6.2 Bumps [armin/editorconfig-cli](https://github.com/a-r-m-i-n/editorconfig-cli) from 1.5.2 to 1.6.2. - [Release notes](https://github.com/a-r-m-i-n/editorconfig-cli/releases) - [Commits](https://github.com/a-r-m-i-n/editorconfig-cli/compare/1.5.2...1.6.2) --- updated-dependencies: - dependency-name: armin/editorconfig-cli dependency-type: direct:development 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 6112406..f60ef08 100644 --- a/composer.lock +++ b/composer.lock @@ -2339,16 +2339,16 @@ }, { "name": "symfony/console", - "version": "v5.4.23", + "version": "v5.4.24", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" + "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", + "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "shasum": "" }, "require": { @@ -2418,7 +2418,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.23" + "source": "https://github.com/symfony/console/tree/v5.4.24" }, "funding": [ { @@ -2434,7 +2434,7 @@ "type": "tidelift" } ], - "time": "2023-04-24T18:47:29+00:00" + "time": "2023-05-26T05:13:16+00:00" }, { "name": "symfony/dependency-injection", @@ -5565,32 +5565,32 @@ "packages-dev": [ { "name": "armin/editorconfig-cli", - "version": "1.5.2", + "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/a-r-m-i-n/editorconfig-cli.git", - "reference": "e6bc7cc8c05a24d488c077b6dac09fc587eef761" + "reference": "13b80480d6c4115533ef5e935ada8b71b7a9630b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/a-r-m-i-n/editorconfig-cli/zipball/e6bc7cc8c05a24d488c077b6dac09fc587eef761", - "reference": "e6bc7cc8c05a24d488c077b6dac09fc587eef761", + "url": "https://api.github.com/repos/a-r-m-i-n/editorconfig-cli/zipball/13b80480d6c4115533ef5e935ada8b71b7a9630b", + "reference": "13b80480d6c4115533ef5e935ada8b71b7a9630b", "shasum": "" }, "require": { "ext-iconv": "*", "ext-json": "*", "idiosyncratic/editorconfig": "^0.1.1", - "php": "^7.3 | ^8.0", + "php": "^7.4 | ^8.0", "symfony/console": "^4 || ^5 || ^6", "symfony/finder": "^4.4 || ^5 || ^6", "symfony/mime": "^4 || ^5 || ^6" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.4", - "jangregor/phpstan-prophecy": "^1.0", - "phpstan/phpstan": "^1.4", - "phpunit/phpunit": "^9.5", + "friendsofphp/php-cs-fixer": "3.4.0", + "jangregor/phpstan-prophecy": "1.0.0", + "phpstan/phpstan": "1.4.0", + "phpunit/phpunit": "^9.5 || ^10.1", "seld/phar-utils": "^1.1" }, "bin": [ @@ -5619,7 +5619,7 @@ "issues": "https://github.com/a-r-m-i-n/editorconfig-cli/issues", "source": "https://github.com/a-r-m-i-n/editorconfig-cli" }, - "time": "2022-01-17T14:19:34+00:00" + "time": "2023-05-27T16:04:30+00:00" }, { "name": "bnf/phpstan-psr-container",