Skip to content

Commit c88200b

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.2) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 179cbcf commit c88200b

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
@@ -26,7 +26,7 @@
2626
"phpspec/prophecy": "^1.19",
2727
"phpspec/prophecy-phpunit": "^2.2",
2828
"phpunit/phpunit": "^9.6",
29-
"squizlabs/php_codesniffer": "^3.10"
29+
"squizlabs/php_codesniffer": "^3.11"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)