Merge pull request #4335 from PHPOffice/dependabot/composer/squizlabs/php_codesniffer-3.11.3

Bump squizlabs/php_codesniffer from 3.11.2 to 3.11.3
This commit is contained in:
oleibman
2025-02-01 15:41:40 +00:00
committed by GitHub
Generated
+10 -6
View File
@@ -4065,16 +4065,16 @@
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.11.2",
"version": "3.11.3",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079"
"reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079",
"reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10",
"reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10",
"shasum": ""
},
"require": {
@@ -4139,9 +4139,13 @@
{
"url": "https://opencollective.com/php_codesniffer",
"type": "open_collective"
},
{
"url": "https://thanks.dev/phpcsstandards",
"type": "thanks_dev"
}
],
"time": "2024-12-11T16:04:26+00:00"
"time": "2025-01-23T17:04:15+00:00"
},
{
"name": "symfony/console",
@@ -5574,5 +5578,5 @@
"platform-overrides": {
"php": "8.1.99"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}