Skip to content

Commit 2dc6166

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

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
@@ -39,7 +39,7 @@
3939
"phpunit/phpunit": "^10 || ^11",
4040
"rector/rector": "^2.0",
4141
"simplesamlphp/simplesamlphp-test-framework": "^1",
42-
"squizlabs/php_codesniffer": "^3"
42+
"squizlabs/php_codesniffer": "^3 || ^4"
4343
},
4444
"conflict": {
4545
"rector/rector": "2.3.0"

0 commit comments

Comments
 (0)