Skip to content

Commit 1188191

Browse files
Update squizlabs/php_codesniffer requirement in the stable-updates group
Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version. Updates `squizlabs/php_codesniffer` to 4.0.0 - [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.11.0...4.0.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.0 dependency-type: direct:development dependency-group: stable-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bd46ec commit 1188191

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
@@ -40,7 +40,7 @@
4040
"phpstan/phpstan-mockery": "^1.1",
4141
"phpstan/phpstan-phpunit": "^1.1",
4242
"slevomat/coding-standard": "^8.4",
43-
"squizlabs/php_codesniffer": "^3.11",
43+
"squizlabs/php_codesniffer": "^4.0",
4444
"friendsofphp/php-cs-fixer": "^3.65",
4545
"php-mock/php-mock-phpunit": "^2.12",
4646
"phpunit/phpunit": "^12.0"

0 commit comments

Comments
 (0)