Skip to content

Commit ab73e5a

Browse files
Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.11
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/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.10.0...3.11.1) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c7f012 commit ab73e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"phpspec/prophecy-phpunit": "^2.2",
4545
"phpstan/phpstan": "^1.11",
4646
"phpunit/phpunit": "^9.6",
47-
"squizlabs/php_codesniffer": "^3.10"
47+
"squizlabs/php_codesniffer": "^3.11"
4848
},
4949
"provide": {
5050
"psr/http-message-implementation": "^1.0 || ^2.0",

0 commit comments

Comments
 (0)