Skip to content

Commit 7c8d514

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 89c6efd commit 7c8d514

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
@@ -26,7 +26,7 @@
2626
"phpstan/phpstan": "^1",
2727
"phpunit/phpunit": "^9 || ^10",
2828
"slim/psr7": "^1.6",
29-
"squizlabs/php_codesniffer": "^3.10"
29+
"squizlabs/php_codesniffer": "^3.11"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)