This commit is contained in:
dependabot[bot] 2025-04-07 20:15:14 +00:00 committed by GitHub
commit 729b2d77b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
composer.lock generated Executable file → Normal file
View File

@ -2948,16 +2948,16 @@
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.9.2",
"version": "3.12.1",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480"
"reference": "ea16a1f3719783345febd3aab41beb55c8c84bfd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/aac1f6f347a5c5ac6bc98ad395007df00990f480",
"reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ea16a1f3719783345febd3aab41beb55c8c84bfd",
"reference": "ea16a1f3719783345febd3aab41beb55c8c84bfd",
"shasum": ""
},
"require": {
@ -3022,9 +3022,13 @@
{
"url": "https://opencollective.com/php_codesniffer",
"type": "open_collective"
},
{
"url": "https://thanks.dev/u/gh/phpcsstandards",
"type": "thanks_dev"
}
],
"time": "2024-04-23T20:25:34+00:00"
"time": "2025-04-04T12:57:55+00:00"
},
{
"name": "symfony/config",
@ -4710,5 +4714,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}