From afed42559ab40663bf99683a14e01b58c8924a77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 06:14:11 +0000 Subject: [PATCH] Update zing/coding-standard requirement from ^2.6 || ^3.1 to ^2.6 || ^3.1 || ^3.0 Updates the requirements on [zing/coding-standard](https://github.com/zingimmick/coding-standard) to permit the latest version. - [Release notes](https://github.com/zingimmick/coding-standard/releases) - [Changelog](https://github.com/zingimmick/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/zingimmick/coding-standard/commits/3.0.0) Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4a8ba14..02e7578 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "phpunit/phpunit": "^8.0,<8.5.12 || ^9.3.3", "roave/security-advisories": "dev-master", "symplify/vendor-patches": "^0.4 || ^9.0", - "zing/coding-standard": "^2.6 || ^3.1" + "zing/coding-standard": "^2.6 || ^3.1 || ^3.0" }, "autoload": { "psr-4": {