From cf7b9577655b5c8ad740dd5021ddce4e5cf84698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:02:36 +0000 Subject: [PATCH] chore(deps-dev): bump sympress/coding-standards from 1.0.1 to 1.1.0 Bumps [sympress/coding-standards](https://github.com/SymPress/coding-standards) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/SymPress/coding-standards/releases) - [Changelog](https://github.com/SymPress/coding-standards/blob/main/CHANGELOG.md) - [Commits](https://github.com/SymPress/coding-standards/compare/1.0.1...1.1.0) --- updated-dependencies: - dependency-name: sympress/coding-standards dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index d94fb79..563ad30 100644 --- a/composer.lock +++ b/composer.lock @@ -9523,22 +9523,22 @@ }, { "name": "sympress/coding-standards", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/SymPress/coding-standards.git", - "reference": "03d9269e64b993b8fc1a0c61ecc7d044ecf3e004" + "reference": "6692a951b79db743646ec4074496591797fcc2f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymPress/coding-standards/zipball/03d9269e64b993b8fc1a0c61ecc7d044ecf3e004", - "reference": "03d9269e64b993b8fc1a0c61ecc7d044ecf3e004", + "url": "https://api.github.com/repos/SymPress/coding-standards/zipball/6692a951b79db743646ec4074496591797fcc2f3", + "reference": "6692a951b79db743646ec4074496591797fcc2f3", "shasum": "" }, "require": { "automattic/vipwpcs": "^3.0", "dealerdirect/phpcodesniffer-composer-installer": "^1.0", - "php": ">=8.4 <9.0", + "php": "^8.5", "phpcompatibility/php-compatibility": "^9.3 || ^10.0@alpha", "phpcsstandards/phpcsextra": "^1.2", "phpcsstandards/phpcsutils": "^1.0", @@ -9587,9 +9587,9 @@ ], "support": { "issues": "https://github.com/SymPress/coding-standards/issues", - "source": "https://github.com/SymPress/coding-standards/tree/1.0.1" + "source": "https://github.com/SymPress/coding-standards/tree/1.1.0" }, - "time": "2026-06-10T17:21:56+00:00" + "time": "2026-06-19T02:08:28+00:00" }, { "name": "sympress/profiler",