Skip to content

Commit 0c42170

Browse files
dependabot[bot]icanhazstring
authored andcommitted
composer(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. Updates `squizlabs/php_codesniffer` to 3.13.2 - [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.13.1...3.13.2) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 3.13.2 dependency-type: direct:development dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f67b849 commit 0c42170

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
"phpstan/phpstan": "^2.1",
4545
"phpunit/phpunit": "^9.6.10 || ^10.5",
4646
"roave/security-advisories": "dev-master",
47-
"squizlabs/php_codesniffer": "^3.13.1",
47+
"squizlabs/php_codesniffer": "^3.13.2",
4848
"symfony/serializer": "^5.4"
4949
},
5050
"autoload": {

0 commit comments

Comments
 (0)