Skip to content

Commit 231feba

Browse files
dependabot[bot]akrabat
authored andcommitted
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 a476a61 commit 231feba

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
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^9.6",
27-
"squizlabs/php_codesniffer": "^3.10"
27+
"squizlabs/php_codesniffer": "^3.11"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)