Skip to content

Commit 1d21a92

Browse files
Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.13
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.13.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 3.13.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56acabc commit 1d21a92

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
@@ -68,7 +68,7 @@
6868
"phpunit/phpunit": "^9.6",
6969
"slim/http": "^1.3",
7070
"slim/psr7": "^1.6",
71-
"squizlabs/php_codesniffer": "^3.10",
71+
"squizlabs/php_codesniffer": "^3.13",
7272
"vimeo/psalm": "^5 || ^6"
7373
},
7474
"autoload": {

0 commit comments

Comments
 (0)