Skip to content

Commit 2c706fa

Browse files
build(deps-dev): bump squizlabs/php_codesniffer (#2)
Bumps the dev-dependencies group with 1 update: [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer). Updates `squizlabs/php_codesniffer` from 3.11.2 to 3.11.3 - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.11.2...3.11.3) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0e4b43 commit 2c706fa

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"phpstan/extension-installer": "^1.4",
99
"phpstan/phpstan": "^2.1",
1010
"phpstan/phpstan-deprecation-rules": "^2.0",
11-
"squizlabs/php_codesniffer": "^3.10"
11+
"squizlabs/php_codesniffer": "^3.11"
1212
},
1313
"config": {
1414
"optimize-autoloader": true,

composer.lock

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)