Skip to content

Commit ac56f81

Browse files
Update squizlabs/php_codesniffer requirement || ^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.13.5...4.0.1) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d01ce3f commit ac56f81

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
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan": "^2.0",
2626
"phpstan/phpstan-mockery": "^2.0",
2727
"phpstan/phpstan-phpunit": "^2.0",
28-
"squizlabs/php_codesniffer": "^3.13.5",
28+
"squizlabs/php_codesniffer": "^3.13.5 || ^4.0.0",
2929
"phpunit/phpunit": "^10.5"
3030
},
3131
"suggest": {

0 commit comments

Comments
 (0)