Skip to content

Commit bac5b89

Browse files
chore(deps-dev): update squizlabs/php_codesniffer requirement
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.7.1...3.10.3) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cc71d1 commit bac5b89

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
@@ -44,7 +44,7 @@
4444
"log1x/sage-directives": "^1.1"
4545
},
4646
"require-dev": {
47-
"squizlabs/php_codesniffer": "3.7.1"
47+
"squizlabs/php_codesniffer": "3.10.3"
4848
},
4949
"config": {
5050
"optimize-autoloader": true,

0 commit comments

Comments
 (0)