From 2fb277c40e08ece16a33a328c9cd6fe220b81ded Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Dec 2021 04:13:59 +0000 Subject: [PATCH] Bump phpcompatibility/phpcompatibility-wp from 2.1.1 to 2.1.3 Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases) - [Commits](https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.1...2.1.3) --- updated-dependencies: - dependency-name: phpcompatibility/phpcompatibility-wp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 2f1d894..3e963fa 100644 --- a/composer.lock +++ b/composer.lock @@ -324,16 +324,16 @@ }, { "name": "phpcompatibility/phpcompatibility-wp", - "version": "2.1.1", + "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git", - "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e" + "reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e", - "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e", + "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/d55de55f88697b9cdb94bccf04f14eb3b11cf308", + "reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308", "shasum": "" }, "require": { @@ -370,7 +370,7 @@ "standards", "wordpress" ], - "time": "2021-02-15T12:58:46+00:00" + "time": "2021-12-30T16:37:40+00:00" }, { "name": "squizlabs/php_codesniffer",