From 222f8e0abd263b453d0622ba0b846d15ba197cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:27:26 +0000 Subject: [PATCH] Bump phpcompatibility/phpcompatibility-wp from 2.1.5 to 2.1.6 Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases) - [Commits](https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.5...2.1.6) --- updated-dependencies: - dependency-name: phpcompatibility/phpcompatibility-wp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 2ae5002b50b..15f9989f532 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "mikey179/vfsstream": "1.6.12", "mustache/mustache": "^2", "php-stubs/wordpress-stubs": "^6.0", - "phpcompatibility/phpcompatibility-wp": "2.1.5", + "phpcompatibility/phpcompatibility-wp": "2.1.6", "phpdocumentor/reflection": "^3.0", "phpstan/phpstan": "^1.0", "roave/security-advisories": "dev-latest", diff --git a/composer.lock b/composer.lock index 3d426c07b32..95cf8a5e6ea 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": "f8770378bf23f3946a60aa1fc9a21dc3", + "content-hash": "38508cfd56b1c92381dea8329cf7239a", "packages": [ { "name": "ampproject/amp-toolbox", @@ -2766,16 +2766,16 @@ }, { "name": "phpcompatibility/phpcompatibility-wp", - "version": "2.1.5", + "version": "2.1.6", "source": { "type": "git", "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git", - "reference": "01c1ff2704a58e46f0cb1ca9d06aee07b3589082" + "reference": "80ccb1a7640995edf1b87a4409fa584cd5869469" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/01c1ff2704a58e46f0cb1ca9d06aee07b3589082", - "reference": "01c1ff2704a58e46f0cb1ca9d06aee07b3589082", + "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/80ccb1a7640995edf1b87a4409fa584cd5869469", + "reference": "80ccb1a7640995edf1b87a4409fa584cd5869469", "shasum": "" }, "require": { @@ -2832,7 +2832,7 @@ "type": "open_collective" } ], - "time": "2024-04-24T21:37:59+00:00" + "time": "2025-01-16T22:34:19+00:00" }, { "name": "phpcsstandards/phpcsextra",