diff --git a/.phpcs.xml.dist b/.phpcs.xml.dist
index bfcf3bb1191..07a68a468c0 100644
--- a/.phpcs.xml.dist
+++ b/.phpcs.xml.dist
@@ -54,6 +54,7 @@
+
diff --git a/composer.lock b/composer.lock
index e79a5e6e6eb..a151a50a60f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2555,16 +2555,16 @@
},
{
"name": "phpcsstandards/phpcsextra",
- "version": "1.1.1",
+ "version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
- "reference": "98bcdbacbda14b1db85f710b1853125726795bbc"
+ "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc",
- "reference": "98bcdbacbda14b1db85f710b1853125726795bbc",
+ "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
+ "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5",
"shasum": ""
},
"require": {
@@ -2614,7 +2614,7 @@
"issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
"source": "https://github.com/PHPCSStandards/PHPCSExtra"
},
- "time": "2023-08-26T04:46:45+00:00"
+ "time": "2023-09-20T22:06:18+00:00"
},
{
"name": "phpcsstandards/phpcsutils",
@@ -7938,16 +7938,16 @@
},
{
"name": "wp-coding-standards/wpcs",
- "version": "3.0.0",
+ "version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
- "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826"
+ "reference": "b4caf9689f1a0e4a4c632679a44e638c1c67aff1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bb792cb331472b82c5d7f28fb9b8ec2d20f68826",
- "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826",
+ "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/b4caf9689f1a0e4a4c632679a44e638c1c67aff1",
+ "reference": "b4caf9689f1a0e4a4c632679a44e638c1c67aff1",
"shasum": ""
},
"require": {
@@ -7994,7 +7994,13 @@
"source": "https://github.com/WordPress/WordPress-Coding-Standards",
"wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
},
- "time": "2023-08-21T14:28:38+00:00"
+ "funding": [
+ {
+ "url": "https://opencollective.com/thewpcc/contribute/wp-php-63406",
+ "type": "custom"
+ }
+ ],
+ "time": "2023-09-14T07:06:09+00:00"
},
{
"name": "yoast/phpunit-polyfills",