build(deps-dev): bump phpcompatibility/phpcompatibility-wp

Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases)
- [Commits](https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.2...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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-30 18:07:27 +00:00 committed by GitHub
parent 710dcb0df1
commit 0d41daf171
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View file

@ -1423,16 +1423,16 @@
}, },
{ {
"name": "phpcompatibility/phpcompatibility-wp", "name": "phpcompatibility/phpcompatibility-wp",
"version": "2.1.2", "version": "2.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git", "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75" "reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308"
}, },
"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/d55de55f88697b9cdb94bccf04f14eb3b11cf308",
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75", "reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1473,7 +1473,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-07-21T11:09:57+00:00" "time": "2021-12-30T16:37:40+00:00"
}, },
{ {
"name": "phpdocumentor/flyfinder", "name": "phpdocumentor/flyfinder",
@ -2171,16 +2171,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.6.0", "version": "3.6.2",
"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": "5e4e71592f69da17871dba6e80dd51bce74a351a"
}, },
"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/5e4e71592f69da17871dba6e80dd51bce74a351a",
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625", "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2223,7 +2223,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": "2021-12-12T21:44:58+00:00"
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",