Skip to content

Commit dbbf858

Browse files
Bump squizlabs/php_codesniffer from 3.13.4 to 4.0.0
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.13.4 to 4.0.0. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-3.x.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.13.4...4.0.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2516b8 commit dbbf858

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"phpstan/phpstan": "^1",
2424
"phpro/grumphp-shim": "^2.9",
25-
"squizlabs/php_codesniffer": "^3.6",
25+
"squizlabs/php_codesniffer": "^4.0",
2626
"thecodingmachine/phpstan-safe-rule": "^1.2",
2727
"phpstan/extension-installer": "^1.3",
2828
"phpunit/phpunit": "^12.0",

composer.lock

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

0 commit comments

Comments
 (0)