From 5efbf25716bb033bf6f4e23e7606fd46ab8af646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 06:51:00 +0000 Subject: [PATCH] Bump symplify/easy-coding-standard from 11.5.0 to 12.0.6 Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) from 11.5.0 to 12.0.6. - [Release notes](https://github.com/easy-coding-standard/easy-coding-standard/releases) - [Commits](https://github.com/easy-coding-standard/easy-coding-standard/compare/11.5.0...12.0.6) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 63f9b45..c508f5b 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "require-dev": { "phpstan/phpstan": "^1", "phpunit/phpunit": "^10", - "symplify/easy-coding-standard": "^11" + "symplify/easy-coding-standard": "^12" }, "extra": { "branch-alias": { diff --git a/composer.lock b/composer.lock index 4b86d1a..2aab880 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": "8b6a5fc3e8aadbec636e49ef9c96be73", + "content-hash": "3e2e717f95ff63db15af196939580fef", "packages": [ { "name": "symfony/polyfill-ctype", @@ -1782,16 +1782,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "11.5.0", + "version": "12.0.6", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "1d2400f7bfe92e3754ce71f0782f2c0521bade3d" + "reference": "7372622f5d9126ec50b0923d7eb6b778fac575a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/1d2400f7bfe92e3754ce71f0782f2c0521bade3d", - "reference": "1d2400f7bfe92e3754ce71f0782f2c0521bade3d", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/7372622f5d9126ec50b0923d7eb6b778fac575a5", + "reference": "7372622f5d9126ec50b0923d7eb6b778fac575a5", "shasum": "" }, "require": { @@ -1824,7 +1824,7 @@ ], "support": { "issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues", - "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/11.5.0" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.0.6" }, "funding": [ { @@ -1836,7 +1836,7 @@ "type": "github" } ], - "time": "2023-06-21T06:26:15+00:00" + "time": "2023-07-25T17:12:00+00:00" }, { "name": "theseer/tokenizer",