Skip to content

Commit 8342101

Browse files
chore(deps-dev): 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.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] <support@github.com>
1 parent 7e075fb commit 8342101

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
@@ -22,7 +22,7 @@
2222
"phpstan/phpstan-strict-rules": "^2.0.6",
2323
"phpunit/phpunit": "^12.3.6",
2424
"rector/rector": "^2.1.4",
25-
"squizlabs/php_codesniffer": "^3.13.2",
25+
"squizlabs/php_codesniffer": "^3.13.2 || ^4.0.0",
2626
"thecodingmachine/phpstan-safe-rule": "^1.4.1"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)