chore(deps): update dependency squizlabs/php_codesniffer to v3.13.0
Some checks failed
Tests / tests (7.4) (push) Has been cancelled
Tests / tests (8.0) (push) Has been cancelled
Tests / tests (8.1) (push) Has been cancelled
Tests / tests (7.4) (pull_request) Has been cancelled
Tests / tests (8.0) (pull_request) Has been cancelled
Tests / tests (8.1) (pull_request) Has been cancelled

This commit is contained in:
Renovate 2025-06-11 23:06:11 +00:00
parent d26422b141
commit 8aaa019fdf

14
composer.lock generated
View file

@ -8858,16 +8858,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.11.2", "version": "3.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079" "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
"reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079", "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8932,9 +8932,13 @@
{ {
"url": "https://opencollective.com/php_codesniffer", "url": "https://opencollective.com/php_codesniffer",
"type": "open_collective" "type": "open_collective"
},
{
"url": "https://thanks.dev/u/gh/phpcsstandards",
"type": "thanks_dev"
} }
], ],
"time": "2024-12-11T16:04:26+00:00" "time": "2025-05-11T03:36:00+00:00"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",