build(deps-dev): bump phpcompatibility/phpcompatibility-wp
Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases) - [Commits](https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.2...2.1.4) --- 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
710dcb0df1
commit
0f3e833fa1
1 changed files with 12 additions and 11 deletions
23
composer.lock
generated
23
composer.lock
generated
|
@ -1423,16 +1423,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpcompatibility/phpcompatibility-wp",
|
"name": "phpcompatibility/phpcompatibility-wp",
|
||||||
"version": "2.1.2",
|
"version": "2.1.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
|
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
|
||||||
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75"
|
"reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/a792ab623069f0ce971b2417edef8d9632e32f75",
|
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
|
||||||
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75",
|
"reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1467,13 +1467,14 @@
|
||||||
"compatibility",
|
"compatibility",
|
||||||
"phpcs",
|
"phpcs",
|
||||||
"standards",
|
"standards",
|
||||||
|
"static analysis",
|
||||||
"wordpress"
|
"wordpress"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"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-07-21T11:09:57+00:00"
|
"time": "2022-10-24T09:00:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/flyfinder",
|
"name": "phpdocumentor/flyfinder",
|
||||||
|
@ -2171,16 +2172,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "squizlabs/php_codesniffer",
|
"name": "squizlabs/php_codesniffer",
|
||||||
"version": "3.6.0",
|
"version": "3.7.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
||||||
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
|
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
|
||||||
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
|
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2223,7 +2224,7 @@
|
||||||
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
||||||
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
||||||
},
|
},
|
||||||
"time": "2021-04-09T00:54:41+00:00"
|
"time": "2022-06-18T07:21:10+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/cache",
|
"name": "symfony/cache",
|
||||||
|
@ -5121,5 +5122,5 @@
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": [],
|
"platform": [],
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.1.0"
|
"plugin-api-version": "2.3.0"
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue