From b324af6205cd8ac28a6547708fa55ed23783eef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:03:18 +0000 Subject: [PATCH] Update wearerequired/coding-standards requirement from ^5.0 to ^6.0 Updates the requirements on [wearerequired/coding-standards](https://github.com/wearerequired/coding-standards) to permit the latest version. - [Release notes](https://github.com/wearerequired/coding-standards/releases) - [Changelog](https://github.com/wearerequired/coding-standards/blob/master/CHANGELOG.md) - [Commits](https://github.com/wearerequired/coding-standards/compare/5.0.0...6.0.0) --- updated-dependencies: - dependency-name: wearerequired/coding-standards dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e751d3b..8c1bd32 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "composer/composer": "^2.0", "composer/semver": "^3.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0", - "wearerequired/coding-standards": "^5.0" + "wearerequired/coding-standards": "^6.0" }, "autoload": { "psr-4": {