Skip to content

Commit ab67563

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] <[email protected]>
1 parent 9c45989 commit ab67563

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
@@ -17,7 +17,7 @@
1717
"ergebnis/phpstan-rules": "^2.11.0",
1818
"thecodingmachine/phpstan-safe-rule": "^v1.4.1",
1919
"phpstan/phpstan-phpunit": "^2.0.7",
20-
"squizlabs/php_codesniffer": "^3.13.2",
20+
"squizlabs/php_codesniffer": "^3.13.2 || ^4.0.0",
2121
"phpstan/phpstan": "^2.1.22",
2222
"phpunit/phpunit": "^12.3.6",
2323
"rector/rector": "^2.1.4"

0 commit comments

Comments
 (0)