build(deps-dev): bump phpcompatibility/phpcompatibility-wp
Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases) - [Commits](https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.1...2.1.2) --- updated-dependencies: - dependency-name: phpcompatibility/phpcompatibility-wp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aa8569b048
commit
70fba9c40d
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1689,16 +1689,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpcompatibility/phpcompatibility-wp",
|
"name": "phpcompatibility/phpcompatibility-wp",
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
|
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
|
||||||
"reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e"
|
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
|
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/a792ab623069f0ce971b2417edef8d9632e32f75",
|
||||||
"reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
|
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1739,7 +1739,7 @@
|
||||||
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
|
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
|
||||||
"source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
|
"source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
|
||||||
},
|
},
|
||||||
"time": "2021-02-15T12:58:46+00:00"
|
"time": "2021-07-21T11:09:57+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/flyfinder",
|
"name": "phpdocumentor/flyfinder",
|
||||||
|
@ -5352,5 +5352,5 @@
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": [],
|
"platform": [],
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.0.0"
|
"plugin-api-version": "2.1.0"
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue