Skip to content

Commit c73925c

Browse files
Update squizlabs/php_codesniffer requirement from ^3.7.2 to ^4.0.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.7.2...4.0.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be8b5ef commit c73925c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"brianium/paratest": "^7",
3838
"psalm/plugin-phpunit": "^0.19.5",
39-
"squizlabs/php_codesniffer": "^3.7.2",
39+
"squizlabs/php_codesniffer": "^4.0.0",
4040
"vimeo/psalm": "^6.10"
4141
},
4242
"conflict": {

0 commit comments

Comments
 (0)