Skip to content

Commit 59d5f9b

Browse files
build(deps-dev): update squizlabs/php_codesniffer requirement
Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-4.x.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.11.0...4.0.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11b80c4 commit 59d5f9b

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
@@ -42,7 +42,7 @@
4242
"overtrue/phplint": "^9.5",
4343
"phpstan/phpstan": "^2.1",
4444
"phpunit/phpunit": "^12.0",
45-
"squizlabs/php_codesniffer": "^3.11"
45+
"squizlabs/php_codesniffer": "^4.0"
4646
},
4747
"scripts": {
4848
"post-root-package-install": [

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)