Skip to content

Commit 93d9ac6

Browse files
Update squizlabs/php_codesniffer requirement from ^3.13 to ^4.0
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.13.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 cce9c0d commit 93d9ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"phpspec/prophecy-phpunit": "^2.2",
4444
"phpstan/phpstan": "^2.1",
4545
"phpunit/phpunit": "^9.6 || ^10",
46-
"squizlabs/php_codesniffer": "^3.13"
46+
"squizlabs/php_codesniffer": "^4.0"
4747
},
4848
"provide": {
4949
"psr/http-message-implementation": "^1.0 || ^2.0",

0 commit comments

Comments
 (0)