From f552b0606bd865a02e855bcd8ef4d73f3f4c7149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 17:25:03 +0100 Subject: [PATCH] Bump symplify/easy-coding-standard from 9.4.70 to 10.0.2 (#33) Bumps [symplify/easy-coding-standard](https://github.com/symplify/easy-coding-standard) from 9.4.70 to 10.0.2. - [Release notes](https://github.com/symplify/easy-coding-standard/releases) - [Commits](https://github.com/symplify/easy-coding-standard/compare/9.4.70...10.0.2) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ef6474d..e6ed87b 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "roave/security-advisories": "dev-latest", "sclable/xml-lint": "^0.4.0", "symfony/thanks": "^1.2", - "symplify/easy-coding-standard": "^9.4", + "symplify/easy-coding-standard": "^9.4 || ^10.0", "thecodingmachine/phpstan-safe-rule": "^1.0", "vimeo/psalm": "^4.9" }, diff --git a/composer.lock b/composer.lock index f59f446..de4a502 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "635e4a8bd15139e131af3c730a3edac9", + "content-hash": "ed64e974e8797bd60486b968a7960157", "packages": [ { "name": "thecodingmachine/safe", @@ -5060,16 +5060,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "9.4.70", + "version": "10.0.2", "source": { "type": "git", "url": "https://github.com/symplify/easy-coding-standard.git", - "reference": "9276b0c7a1a5671fc4a067656ab40d0aea42aaca" + "reference": "8dd82634721904983c0d060fe201ae61a1d9fe73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/9276b0c7a1a5671fc4a067656ab40d0aea42aaca", - "reference": "9276b0c7a1a5671fc4a067656ab40d0aea42aaca", + "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/8dd82634721904983c0d060fe201ae61a1d9fe73", + "reference": "8dd82634721904983c0d060fe201ae61a1d9fe73", "shasum": "" }, "require": { @@ -5099,7 +5099,7 @@ ], "description": "Prefixed scoped version of ECS package", "support": { - "source": "https://github.com/symplify/easy-coding-standard/tree/9.4.70" + "source": "https://github.com/symplify/easy-coding-standard/tree/10.0.2" }, "funding": [ { @@ -5111,7 +5111,7 @@ "type": "github" } ], - "time": "2021-10-02T16:09:04+00:00" + "time": "2021-12-08T16:13:05+00:00" }, { "name": "thecodingmachine/phpstan-safe-rule",