aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-06-01 22:12:58 +0200
committerGravatar GitHub <noreply@github.com> 2025-06-01 22:12:58 +0200
commitd3bb86669c836c2501a466732d7b6803a0c56395 (patch)
treec2683efd33ed0caee4f9e08ec96aad19f9389b21 /composer.lock
parent8997c6b182e5ecd85f004045345128fdf930dbfb (diff)
Bump squizlabs/php_codesniffer from 3.12.2 to 3.13.0 (#7634)
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.12.2...3.13.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 3.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 0efd34cbe..ecc9e7ed5 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1742,16 +1742,16 @@
},
{
"name": "squizlabs/php_codesniffer",
- "version": "3.12.2",
+ "version": "3.13.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
- "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa"
+ "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
- "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
+ "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
+ "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
"shasum": ""
},
"require": {
@@ -1822,7 +1822,7 @@
"type": "thanks_dev"
}
],
- "time": "2025-04-13T04:10:18+00:00"
+ "time": "2025-05-11T03:36:00+00:00"
},
{
"name": "theseer/tokenizer",